From 41f7119d8631a142fa5a97285a8443f9d7eb7e14 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 9 Mar 2013 15:14:01 +0100 Subject: initial import of UpdateTool 0.4 --- UpdateTool.vcxproj | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 UpdateTool.vcxproj (limited to 'UpdateTool.vcxproj') diff --git a/UpdateTool.vcxproj b/UpdateTool.vcxproj new file mode 100644 index 0000000..c244626 --- /dev/null +++ b/UpdateTool.vcxproj @@ -0,0 +1,102 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {484A0EB0-6B0A-4426-AB30-9A083F4C5943} + Win32Proj + UpdateTool + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;STEAMWORKS_CLIENT_INTERFACES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(MODULESCANNER)/include + MultiThreadedDebugDLL + + + Console + true + $(MODULESCANNER)/Windows/Debug + ModuleScanner.lib;%(AdditionalDependencies) + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;STEAMWORKS_CLIENT_INTERFACES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(MODULESCANNER)/include + MultiThreaded + + + Console + true + true + true + $(MODULESCANNER)/Windows/Release + ModuleScanner.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3