2006-09-17 01:55:23 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2006-06-10 22:16:08 +00:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2006-11-17 13:33:04 +00:00
|
|
|
Version="8,00"
|
2006-06-10 22:16:08 +00:00
|
|
|
Name="qtvprox"
|
2006-09-17 01:55:23 +00:00
|
|
|
ProjectGUID="{62669E6C-7E18-4E4D-BA54-DFBE29E7D24E}"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TypeLibraryName=".\Debug/qtvprox.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2006-09-17 01:55:23 +00:00
|
|
|
PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE"
|
2006-06-10 22:16:08 +00:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
2006-09-17 01:55:23 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderThrough=""
|
|
|
|
PrecompiledHeaderFile=""
|
2006-06-10 22:16:08 +00:00
|
|
|
AssemblerListingLocation=".\Debug/"
|
|
|
|
ObjectFile=".\Debug/"
|
|
|
|
ProgramDataBaseFileName=".\Debug/"
|
2006-09-17 01:55:23 +00:00
|
|
|
BrowseInformation="1"
|
2006-06-10 22:16:08 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="true"
|
2006-09-17 01:55:23 +00:00
|
|
|
DebugInformationFormat="4"
|
2006-06-10 22:16:08 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="2057"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile=".\Debug/qtvprox.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\Debug/qtvprox.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\Debug/qtvprox.bsc"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Release"
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TypeLibraryName=".\Release/qtvprox.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
2006-09-17 01:55:23 +00:00
|
|
|
PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE"
|
2006-06-10 22:16:08 +00:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2006-09-17 01:55:23 +00:00
|
|
|
PrecompiledHeaderFile=""
|
2006-06-10 22:16:08 +00:00
|
|
|
AssemblerListingLocation=".\Release/"
|
|
|
|
ObjectFile=".\Release/"
|
|
|
|
ProgramDataBaseFileName=".\Release/"
|
2006-09-17 01:55:23 +00:00
|
|
|
BrowseInformation="1"
|
2006-06-10 22:16:08 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="2057"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile=".\Release/qtvprox.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
ProgramDatabaseFile=".\Release/qtvprox.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\Release/qtvprox.bsc"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
|
|
>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\bsp.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\control.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\crc.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\forward.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\mdfour.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\netchan.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\parse.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-11-17 13:33:04 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\pmove.c"
|
|
|
|
>
|
|
|
|
</File>
|
2006-06-10 22:16:08 +00:00
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\qw.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\rcon.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\source.c"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
|
|
>
|
|
|
|
<File
|
2006-09-17 01:55:23 +00:00
|
|
|
RelativePath="..\qtv.h"
|
2006-06-10 22:16:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
|
|
>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|