315 lines
5.6 KiB
XML
315 lines
5.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="q3rcc"
|
|
ProjectGUID="{3181A837-761E-46AB-A57A-9AD171ED9217}"
|
|
RootNamespace="lcc"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\lburg.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="lburg"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
EnableFunctionLevelLinking="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
GenerateDebugInformation="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="lburg"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying to Tools Folder"
|
|
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}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\alloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\bind.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\bytecode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dagcheck.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dagcheck.md"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\decl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\enode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\error.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\event.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\expr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\gen.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inits.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\input.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\lex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\list.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\null.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\output.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\prof.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\profio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\simp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\stmt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\string.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\sym.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\symbolic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\trace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\tree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\types.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\token.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|