initial commit

This commit is contained in:
Xoro-1337
2025-07-31 22:29:51 -04:00
commit 3ac06f636e
123 changed files with 46603 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
^C:\USERS\XORO\SOURCE\REPOS\NUKLEAR DEMO\BUILD\CMAKEFILES\CE3F07473218C3CCD96CD28DB711B6BF\GENERATE.STAMP.RULE
setlocal
"C:\Program Files\CMake\bin\cmake.exe" "-SC:/Users/Xoro/source/repos/Nuklear Demo" "-BC:/Users/Xoro/source/repos/Nuklear Demo/build" --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "C:/Users/Xoro/source/repos/Nuklear Demo/build/NuklearDemo.sln"
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd