Decent asset loading
This commit is contained in:
@@ -7,19 +7,9 @@
|
||||
"configurationType": "Debug",
|
||||
"generator": "Visual Studio 17 2022 Win64",
|
||||
"intelliSenseMode": "windows-msvc-x64",
|
||||
"cmakeExecutable": "D:/Programms/CMake/bin/cmake.exe",
|
||||
"inheritEnvironments": [ "msvc_x64" ],
|
||||
"cmakeCommandArgs": "-DCMAKE_DEBUG_POSTFIX=d -DCMAKE_PLATFORM=x64 -DCMAKE_BUILD_TYPE=Debug",
|
||||
"buildRoot": "C:/Users/Dynamitos/Seele/bin/Debug"
|
||||
},
|
||||
{
|
||||
"name": "Release",
|
||||
"configurationType": "Release",
|
||||
"buildCommandArgs": "",
|
||||
"ctestCommandArgs": "",
|
||||
"generator": "Visual Studio 17 2022 Win64",
|
||||
"intelliSenseMode": "windows-msvc-x64",
|
||||
"inheritEnvironments": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user