port from perforce
This commit is contained in:
808
evoke-64k/trunk/ev10/cmath9.vcproj
Normal file
808
evoke-64k/trunk/ev10/cmath9.vcproj
Normal file
@@ -0,0 +1,808 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="cmath"
|
||||
ProjectGUID="{432C01B6-F6CA-4701-B6BC-EC00C4F8CB30}"
|
||||
RootNamespace="cmath"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="..\tools\filemon tweak fm_gen.cpp"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/cmath.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/GA /fp:fast /QIfist"
|
||||
Optimization="1"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="true"
|
||||
EnableFiberSafeOptimizations="true"
|
||||
WholeProgramOptimization="true"
|
||||
AdditionalIncludeDirectories="..\filemon\filemon"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,SUPERSMALL"
|
||||
StringPooling="true"
|
||||
ExceptionHandling="0"
|
||||
RuntimeLibrary="2"
|
||||
StructMemberAlignment="0"
|
||||
BufferSecurityCheck="false"
|
||||
EnableFunctionLevelLinking="true"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
FloatingPointModel="2"
|
||||
RuntimeTypeInfo="false"
|
||||
PrecompiledHeaderFile=".\Release/cmath.pch"
|
||||
AssemblerOutput="4"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="1"
|
||||
CallingConvention="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
CommandLine=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="gdi32.lib user32.lib winmm.lib libv2.lib dsound.lib d3d9.lib d3dx9.lib"
|
||||
ShowProgress="0"
|
||||
OutputFile=".\Release/cmath_blubb.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
GenerateManifest="false"
|
||||
IgnoreAllDefaultLibraries="true"
|
||||
GenerateDebugInformation="false"
|
||||
ProgramDatabaseFile=".\Release/cmath.pdb"
|
||||
GenerateMapFile="true"
|
||||
SubSystem="2"
|
||||
OptimizeForWindows98="1"
|
||||
EntryPointSymbol="WinEntry"
|
||||
TurnOffAssemblyGeneration="false"
|
||||
MergeSections=""
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
EmbedManifest="false"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="..\tools\filemon tweak fm_gen.cpp"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/cmath.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\filemon\filemon"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,SUPERSMALL"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\Debug/cmath.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/force:multiple"
|
||||
AdditionalDependencies="gdi32.lib user32.lib winmm.lib libv2.lib dsound.lib d3d9.lib d3dx9.lib"
|
||||
OutputFile=".\Debug/cmath.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug/cmath.pdb"
|
||||
SubSystem="2"
|
||||
EntryPointSymbol="WinEntry"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug_Ex|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="..\tools\filemon tweak fm_gen.cpp"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/cmath.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/GA /fp:fast /QIfist"
|
||||
Optimization="0"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="true"
|
||||
AdditionalIncludeDirectories="..\filemon\filemon"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,SUPERSMALL;FILEMON_ACTIVE;EXTRACODE;DEBUG_VS;DEBUG_PS"
|
||||
StringPooling="true"
|
||||
ExceptionHandling="1"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="1"
|
||||
BufferSecurityCheck="false"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
FloatingPointModel="2"
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\Debug/cmath.pch"
|
||||
AssemblerListingLocation=".\Debug_ex/"
|
||||
ObjectFile=".\Debug_ex/"
|
||||
ProgramDataBaseFileName=".\Debug_ex/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/force:multiple"
|
||||
AdditionalDependencies="libv2.lib dsound.lib d3d9.lib d3dx9.lib winmm.lib user32.lib Gdi32.lib"
|
||||
OutputFile=".\Debug_ex/cmath.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreAllDefaultLibraries="false"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug_ex/cmath.pdb"
|
||||
SubSystem="2"
|
||||
EntryPointSymbol=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Quellcodedateien"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\camera.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\camerahelper.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigFiles.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EditorHelp.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flockspline.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FluidContext.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fm_gen.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\globals.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\intrin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\main.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
FloatingPointModel="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meshviewer.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ObjMesh.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\PSSM.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\renderjob.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Renderpipe.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Shader.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ShaderFactory.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StringHelper.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TerrainGrid.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TextFileReader.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\textinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Texture.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\v2mplayer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Water.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header-Dateien"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\bar16To9.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\BinMeshData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\camdata.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\camera.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\camerahelper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigFiles.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\defines.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EditorHelp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flockspline.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FluidContext.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fm_gen.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\globals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\intrin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mesher.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meshviewer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\music.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ObjMesh.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\oldhelpercode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\picstuff.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\PSSM.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\random.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\renderjob.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RenderPipe.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shaderdata.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ShaderFactory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StringHelper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TargetValue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TerrainGrid.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\textdata.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\textinfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\textout.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Texture.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\v2mplayer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VUMeter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Water.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Ressourcendateien"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="cfg"
|
||||
Filter="txt"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\tweak\fluid.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psao.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psblur.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psdepth.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psdof.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psfluid.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psgrass.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psocean.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psphong.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pspssm.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psrainbow.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psray.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pssky.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pstarmac.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\psterrain.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pstexgen.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pstext.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\pswall.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vsfluid.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vsfsquad.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vsgeneral.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vsocean.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vssky.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cfg\vsterrain.txt"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="tweak"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\tweak\main.txt"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="FileMon"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\filemon\filemon\filemon.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user