From c068f22329d5cc722622a2183bbb22eef2093df7 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 24 Aug 2026 11:16:07 +0200 Subject: initial import --- tool_src/makeodt/makeodt.vcxproj | 159 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100755 tool_src/makeodt/makeodt.vcxproj (limited to 'tool_src/makeodt/makeodt.vcxproj') diff --git a/tool_src/makeodt/makeodt.vcxproj b/tool_src/makeodt/makeodt.vcxproj new file mode 100755 index 0000000..c3ceeb9 --- /dev/null +++ b/tool_src/makeodt/makeodt.vcxproj @@ -0,0 +1,159 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + "$/ParsecTools/makeodt", BUGAAAAA + . + {F98D4CB3-A9E1-449B-9D43-E09F25A50DAF} + + + + Application + v110 + false + MultiByte + + + Application + v110 + false + MultiByte + + + + + + + + + + + + + <_ProjectFileVersion>11.0.50727.1 + + + .\Debug\ + .\Debug\ + false + + + .\Release\ + .\Release\ + false + + + + Disabled + ..\BspLib;..\QvLib;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + .\Debug/makeodt.pch + .\Debug/ + .\Debug/ + .\Debug/ + true + Level3 + true + EditAndContinue + CompileAsCpp + + + ..\bsplib\debug\bsplib.lib;opengl32.lib;glu32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + .\Debug/makeodt.exe + true + true + .\Debug/makeodt.pdb + Console + MachineX86 + + + .\Debug/makeodt.tlb + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + + + MaxSpeed + OnlyExplicitInline + ..\BspLib;..\QvLib;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + true + + .\Release/makeodt.pch + .\Release/ + .\Release/ + .\Release/ + Level3 + true + CompileAsCpp + + + ..\bsplib\release\bsplib.lib;..\qvlib\release\qvlib.lib;opengl32.lib;glu32.lib;comctl32.lib;user32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + .\Release/makeodt.exe + true + .\Release/makeodt.pdb + Console + MachineX86 + true + + + .\Release/makeodt.tlb + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + + + Disabled + EnableFastChecks + true + CompileAsCpp + MaxSpeed + CompileAsCpp + + + Disabled + EnableFastChecks + true + CompileAsCpp + MaxSpeed + CompileAsCpp + + + + + + + + + {aa6fab40-a936-486c-9db0-1addffcd4d00} + + + {a7e24141-287a-4d83-9c15-8a7edc9a02a2} + + + + + + \ No newline at end of file -- cgit v1.2.3