2008-03-14 11:16:04 -07:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="framework"
|
|
|
|
ProjectGUID="{33979915-684A-4885-BFEA-2A4CCC5A5FD6}"
|
|
|
|
RootNamespace="framework"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
<ToolFile
|
|
|
|
RelativePath="..\..\devpkg\FlexBison.rules"
|
|
|
|
/>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="FlexGenerator"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="BisonParser"
|
|
|
|
Defines="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..";"$(SolutionDir)\..\devpkg\include";"$(SolutionDir)\..\devpkg\include\SDL""
|
2008-04-01 13:00:47 -07:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;YY_STATIC;PACKAGE_VERSION=\"TRUNK\";PACKAGE=\"warzone2100\";LOCALEDIR=\"\";_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
2008-03-14 11:16:04 -07:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="FlexGenerator"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="BisonParser"
|
|
|
|
Defines="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..";"$(SolutionDir)\..\devpkg\include";"$(SolutionDir)\..\devpkg\include\SDL""
|
2008-04-01 13:00:47 -07:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;YY_STATIC;PACKAGE_VERSION=\"TRUNK\";PACKAGE=\"warzone2100\";LOCALEDIR=\"\";_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
2008-03-14 11:16:04 -07:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</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}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\configfile.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\cursors.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\cursors16.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\cursors32.c"
|
2008-03-14 11:16:04 -07:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\debug.c"
|
2008-03-14 11:16:04 -07:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\frame.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\frameresource.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\i18n.c"
|
2008-03-14 11:16:04 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-15 17:20:35 -07:00
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\input.c"
|
2008-03-15 17:20:35 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-09 17:35:24 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\lexer_input.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-14 11:16:04 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\printf_ext.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource_lexer.lex.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource_parser.tab.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\SDL_framerate.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strnlen1.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres_lexer.lex.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres_parser.tab.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tagfile.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\treap.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\trig.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-30 05:34:46 -07:00
|
|
|
<File
|
2008-08-31 13:06:40 -07:00
|
|
|
RelativePath=".\utf.c"
|
2008-08-30 05:34:46 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-14 11:16:04 -07:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\configfile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\cursors.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dbghelp.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\debug.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\frame.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\frameint.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\frameresource.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\gettext.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\i18n.h"
|
2008-03-14 11:16:04 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-15 17:20:35 -07:00
|
|
|
<File
|
2008-04-06 09:07:36 -07:00
|
|
|
RelativePath=".\input.h"
|
2008-03-15 17:20:35 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-09 17:35:24 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\lexer_input.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-14 11:16:04 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\listmacs.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\macros.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\math-help.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\printf_ext.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resly.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource_parser.tab.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\SDL_framerate.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strlfuncs.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strnlen1.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres_parser.tab.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strresly.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tagfile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\treap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\trig.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\types.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-30 05:34:46 -07:00
|
|
|
<File
|
2008-08-31 13:06:40 -07:00
|
|
|
RelativePath=".\utf.h"
|
2008-08-30 05:34:46 -07:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-14 11:16:04 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\wzglobal.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="FlexBison"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource_lexer.l"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource_parser.y"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres_lexer.l"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\strres_parser.y"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|