Init commit

This commit is contained in:
2026-08-17 06:31:43 +09:00
commit 348d9275f6
428 changed files with 61806 additions and 0 deletions
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>I:\source\render\build\x64\Debug\ZERO_CHECK</FullPath>
</ProjectOutput>
<ProjectOutput>
<FullPath>I:\source\render\build\core\x64\Debug\core</FullPath>
</ProjectOutput>
<ProjectOutput>
<FullPath>I:\source\render\build\bin\Debug\render.dll</FullPath>
</ProjectOutput>
<ProjectOutput>
<FullPath>I:\source\render\build\bin\Debug\console.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file not shown.
@@ -0,0 +1,3 @@
I:\source\render\build\console\console_autogen\mocs_compilation_Debug.cpp;I:\source\render\build\console\console.dir\Debug\mocs_compilation_Debug.obj
I:\source\render\console\main.cpp;I:\source\render\build\console\console.dir\Debug\main.obj
I:\source\render\console\example_assimp.cpp;I:\source\render\build\console\console.dir\Debug\example_assimp.obj
@@ -0,0 +1,10 @@
^I:\SOURCE\RENDER\CONSOLE\CMAKELISTS.TXT
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -SI:/source/render -BI:/source/render/build --check-stamp-file I:/source/render/build/console/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
@@ -0,0 +1,2 @@
^I:\SOURCE\RENDER\CONSOLE\CMAKELISTS.TXT
I:\SOURCE\RENDER\BUILD\CMAKEFILES\CMAKE.VERIFY_GLOBS
@@ -0,0 +1,2 @@
^I:\SOURCE\RENDER\CONSOLE\CMAKELISTS.TXT
I:\SOURCE\RENDER\BUILD\CONSOLE\CMAKEFILES\GENERATE.STAMP
@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.44.35207:TargetPlatformVersion=10.0.26100.0:
Debug|x64|I:\source\render\build\console\|
@@ -0,0 +1,2 @@
^I:\SOURCE\RENDER\BUILD\CONSOLE\CONSOLE.DIR\DEBUG\EXAMPLE_ASSIMP.OBJ|I:\SOURCE\RENDER\BUILD\CONSOLE\CONSOLE.DIR\DEBUG\MAIN.OBJ|I:\SOURCE\RENDER\BUILD\CONSOLE\CONSOLE.DIR\DEBUG\MOCS_COMPILATION_DEBUG.OBJ
I:\source\render\build\console\console.dir\Debug\console.ilk
Binary file not shown.