/Rainman2/Rainman2.vcproj
http://modstudio2.googlecode.com/ · MSBuild · 559 lines · 559 code · 0 blank · 0 comment · 0 complexity · fcbc26189ae6b9f104e513ec55721d92 MD5 · raw file
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="Rainman2"
- ProjectGUID="{D4B730B4-A9C3-4C01-86D5-FEC8BCE3CF34}"
- RootNamespace="Rainman2"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)lib"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/MP4"
- Optimization="0"
- AdditionalIncludeDirectories=""E:\CPP\lua-5.1.4\src";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\propgrid\include";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\include";E:\CPP\2K5\ModStudio2\Rainman2\include;"E:\CPP\2K8\wxWidgets-2.8.8\include\msvc";"E:\CPP\2K8\wxWidgets-2.8.8\include""
- PreprocessorDefinitions="WIN32;_DEBUG;RAINMAN2_EXPORTS;WXUSINGDLL;wxUSE_UNICODE =1;_SCL_SECURE_NO_WARNINGS;ZLIB_DLL"
- GeneratePreprocessedFile="0"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="wxbase28ud.lib Lua5.1.lib"
- OutputFile="$(OutDir)\$(ProjectName)d.dll"
- AdditionalLibraryDirectories=""E:\CPP\lua-5.1.4\release";"E:\CPP\2K8\wxWidgets-2.8.8\lib\vc_dll""
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy DLL from lib to debug"
- CommandLine="copy $(OutDir)\$(ProjectName)d.dll $(SolutionDir)debug\$(ProjectName)d.dll"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)lib"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories=""E:\CPP\lua-5.1.4\src";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\propgrid\include";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\include";E:\CPP\2K5\ModStudio2\Rainman2\include;"E:\CPP\2K8\wxWidgets-2.8.8\include\msvc";"E:\CPP\2K8\wxWidgets-2.8.8\include""
- PreprocessorDefinitions="WIN32;NDEBUG;RAINMAN2_EXPORTS;WXUSINGDLL;wxUSE_UNICODE =1;_SCL_SECURE_NO_WARNINGS;ZLIB_DLL;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="wxbase28u.lib Lua5.1.lib"
- AdditionalLibraryDirectories=""E:\CPP\lua-5.1.4\release";"E:\CPP\2K8\wxWidgets-2.8.8\lib\vc_dll""
- OptimizeForWindows98="0"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy DLL from lib to release"
- CommandLine="copy $(OutDir)\$(ProjectName).dll $(SolutionDir)release\$(ProjectName).dll"
- />
- </Configuration>
- <Configuration
- Name="ReleaseMinimal|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories=""E:\CPP\lua-5.1.4\src";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\propgrid\include";"E:\CPP\2K8\wxWidgets-2.8.8\contrib\include";E:\CPP\2K5\ModStudio2\Rainman2\include;"E:\CPP\2K8\wxWidgets-2.8.8\include\msvc";"E:\CPP\2K8\wxWidgets-2.8.8\include""
- PreprocessorDefinitions="WIN32;NDEBUG;RAINMAN2_EXPORTS;WXUSINGDLL;wxUSE_UNICODE =1;_SCL_SECURE_NO_WARNINGS;ZLIB_DLL;_BIND_TO_CURRENT_VCLIBS_VERSION=1;RAINMAN2_NO_WX;RAINMAN2_NO_LUA;RAINMAN2_NO_CRYPTO_WIN32"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="wxbase28u.lib Lua5.1.lib"
- OutputFile="$(OutDir)\$(ProjectName).dll"
- AdditionalLibraryDirectories=""E:\CPP\lua-5.1.4\release";"E:\CPP\2K8\wxWidgets-2.8.8\lib\vc_dll""
- OptimizeForWindows98="0"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <Filter
- Name="File(store)s"
- >
- <File
- RelativePath=".\archive.cpp"
- >
- </File>
- <File
- RelativePath=".\file.cpp"
- >
- </File>
- <File
- RelativePath=".\filestore_adaptors.cpp"
- >
- </File>
- <File
- RelativePath=".\filestore_composition.cpp"
- >
- </File>
- <File
- RelativePath=".\mem_fs.cpp"
- >
- </File>
- <File
- RelativePath=".\memfile.cpp"
- >
- </File>
- <File
- RelativePath=".\spk_archive.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Attributes"
- >
- <File
- RelativePath=".\attributes.cpp"
- >
- </File>
- <File
- RelativePath=".\inifile.cpp"
- >
- </File>
- <File
- RelativePath=".\luattrib.cpp"
- >
- </File>
- <File
- RelativePath=".\rbf_attrib.cpp"
- >
- </File>
- <File
- RelativePath=".\rgd_dict.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Errors"
- >
- <File
- RelativePath=".\exception.cpp"
- >
- </File>
- <File
- RelativePath=".\exception_dialog.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Misc"
- >
- <File
- RelativePath=".\crc.cpp"
- >
- </File>
- <File
- RelativePath=".\hash.cpp"
- >
- </File>
- <File
- RelativePath=".\string.cpp"
- >
- </File>
- <File
- RelativePath=".\ucs.cpp"
- >
- </File>
- <File
- RelativePath=".\win32pe.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="zLib"
- >
- <File
- RelativePath="..\..\..\zLib123\adler32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\compress.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\crc32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\deflate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\gzio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\infback.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\inffast.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\inflate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\inftrees.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\trees.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\uncompr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\zLib123\zutil.c"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <Filter
- Name="File(store)s"
- >
- <File
- RelativePath=".\archive.h"
- >
- </File>
- <File
- RelativePath=".\buffering_streams.h"
- >
- </File>
- <File
- RelativePath=".\file.h"
- >
- </File>
- <File
- RelativePath=".\filestore_adaptors.h"
- >
- </File>
- <File
- RelativePath=".\filestore_composition.h"
- >
- </File>
- <File
- RelativePath=".\mem_fs.h"
- >
- </File>
- <File
- RelativePath=".\memfile.h"
- >
- </File>
- <File
- RelativePath=".\spk_archive.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Attributes"
- >
- <File
- RelativePath=".\attributes.h"
- >
- </File>
- <File
- RelativePath=".\binaryattrib.h"
- >
- </File>
- <File
- RelativePath=".\inifile.h"
- >
- </File>
- <File
- RelativePath=".\luattrib.h"
- >
- </File>
- <File
- RelativePath=".\rbf_attrib.h"
- >
- </File>
- <File
- RelativePath=".\rgd_dict.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Rainman"
- >
- <File
- RelativePath=".\api.h"
- >
- </File>
- <File
- RelativePath=".\include\rainman2.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Errors"
- >
- <File
- RelativePath=".\exception.h"
- >
- </File>
- <File
- RelativePath=".\exception_dialog.h"
- >
- </File>
- <File
- RelativePath=".\new_trace.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Misc"
- >
- <File
- RelativePath=".\containers.h"
- >
- </File>
- <File
- RelativePath=".\hash.h"
- >
- </File>
- <File
- RelativePath=".\string.h"
- >
- </File>
- <File
- RelativePath=".\ucs.h"
- >
- </File>
- <File
- RelativePath=".\va_copy.h"
- >
- </File>
- <File
- RelativePath=".\win32pe.h"
- >
- </File>
- <File
- RelativePath=".\zlib.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\Rainman2.rc"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\ReadMe.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>