]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/sample/sample.vcproj
- Radiant is now Vista compatible (Aero must be disabled)
[xonotic/netradiant.git] / plugins / sample / sample.vcproj
index 55f0ace77d5345fabae4d3bf7e7e3e7a15e54562..f4e10f8c9cc3d1592a902e77b4ba93b64c8fe83f 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8,00"
        Name="sample"
        ProjectGUID="{46B36F0C-5E17-458E-AE6F-AECE52F66EDE}"
-       Keyword="Win32Proj">
+       Keyword="Win32Proj"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory="Debug"
                        IntermediateDirectory="Debug"
                        ConfigurationType="2"
-                       CharacterSet="2">
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories="../../include;../../libs;&quot;../../../STLPort-4.6/stlport&quot;"
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SAMPLE_EXPORTS"
-                               StringPooling="TRUE"
-                               MinimalRebuild="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               MinimalRebuild="true"
+                               ExceptionHandling="0"
                                BasicRuntimeChecks="0"
                                RuntimeLibrary="3"
-                               BufferSecurityCheck="FALSE"
-                               ForceConformanceInForLoopScope="TRUE"
+                               BufferSecurityCheck="false"
+                               ForceConformanceInForLoopScope="true"
                                UsePrecompiledHeader="0"
                                BrowseInformation="0"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
+                               Detect64BitPortabilityProblems="true"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
                                Name="VCLinkerTool"
                                OutputFile="$(OutDir)/sample.dll"
                                LinkIncremental="1"
+                               SuppressStartupBanner="true"
                                IgnoreDefaultLibraryNames="msvcprtd.lib"
                                ModuleDefinitionFile="$(ProjectName).def"
-                               GenerateDebugInformation="TRUE"
-                               ProgramDatabaseFile="$(OutDir)/sample.pdb"
+                               GenerateDebugInformation="true"
+                               ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
                                SubSystem="2"
                                ImportLibrary="$(OutDir)/sample.lib"
-                               TargetMachine="1"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                               CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;"/>
+                               TargetMachine="1"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                               CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;"
+                       />
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory="Release"
                        IntermediateDirectory="Release"
                        ConfigurationType="2"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        CharacterSet="2"
-                       WholeProgramOptimization="TRUE">
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
-                               GlobalOptimizations="TRUE"
                                InlineFunctionExpansion="2"
-                               EnableIntrinsicFunctions="TRUE"
+                               EnableIntrinsicFunctions="true"
                                FavorSizeOrSpeed="1"
-                               OptimizeForWindowsApplication="FALSE"
                                AdditionalIncludeDirectories="../../include;../../libs;&quot;../../../STLPort-4.6/stlport&quot;"
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SAMPLE_EXPORTS"
-                               StringPooling="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               ExceptionHandling="0"
                                RuntimeLibrary="2"
-                               BufferSecurityCheck="FALSE"
-                               ForceConformanceInForLoopScope="TRUE"
+                               BufferSecurityCheck="false"
+                               ForceConformanceInForLoopScope="true"
                                UsePrecompiledHeader="0"
                                WarningLevel="4"
-                               Detect64BitPortabilityProblems="TRUE"
+                               Detect64BitPortabilityProblems="true"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
                                Name="VCLinkerTool"
                                OutputFile="$(OutDir)/sample.dll"
                                LinkIncremental="1"
+                               SuppressStartupBanner="true"
                                IgnoreDefaultLibraryNames="msvcprt.lib"
                                ModuleDefinitionFile="$(ProjectName).def"
-                               GenerateDebugInformation="TRUE"
+                               GenerateDebugInformation="true"
+                               ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
                                SubSystem="2"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
                                ImportLibrary="$(OutDir)/sample.lib"
                                TargetMachine="1"
-                               FixedBaseAddress="0"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
+                               FixedBaseAddress="0"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"
-                               CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                               CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;"
+                       />
                </Configuration>
        </Configurations>
        <References>
                <Filter
                        Name="src"
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{22F2852C-8177-45D5-94D0-C5255C199F7F}">
+                       UniqueIdentifier="{22F2852C-8177-45D5-94D0-C5255C199F7F}"
+                       >
                        <File
-                               RelativePath=".\sample.cpp">
+                               RelativePath=".\sample.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\sample.h">
+                               RelativePath=".\sample.h"
+                               >
                        </File>
                </Filter>
                <File
-                       RelativePath="..\..\debug.py">
+                       RelativePath="..\..\debug.py"
+                       >
                        <FileConfiguration
-                               Name="Debug|Win32">
+                               Name="Debug|Win32"
+                               >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="python &quot;$(SolutionDir)debug.py&quot;"
+                                       CommandLine="python &quot;$(SolutionDir)debug.py&quot;&#x0D;&#x0A;"
                                        AdditionalDependencies="&quot;$(SolutionDir)install\modules\$(TargetName).pdb&quot;"
-                                       Outputs="&quot;$(TargetDir)$(TargetName).pdb&quot;"/>
+                                       Outputs="&quot;$(TargetDir)$(TargetName).pdb&quot;"
+                               />
                        </FileConfiguration>
                        <FileConfiguration
-                               Name="Release|Win32">
+                               Name="Release|Win32"
+                               >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="python &quot;$(SolutionDir)debug.py&quot;"
+                                       CommandLine="python &quot;$(SolutionDir)debug.py&quot;&#x0D;&#x0A;"
                                        AdditionalDependencies="&quot;$(SolutionDir)install\modules\$(TargetName).pdb&quot;"
-                                       Outputs="&quot;$(TargetDir)$(TargetName).pdb&quot;"/>
+                                       Outputs="&quot;$(TargetDir)$(TargetName).pdb&quot;"
+                               />
                        </FileConfiguration>
                </File>
                <File
-                       RelativePath=".\sample.def">
+                       RelativePath=".\sample.def"
+                       >
                        <FileConfiguration
-                               Name="Debug|Win32">
+                               Name="Debug|Win32"
+                               >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="python &quot;$(SolutionDir)touch.py&quot; &quot;$(TargetPath)&quot;
-"
+                                       CommandLine="python &quot;$(SolutionDir)touch.py&quot; &quot;$(TargetPath)&quot;&#x0D;&#x0A;"
                                        AdditionalDependencies="&quot;$(SolutionDir)install\plugins\$(TargetFileName)&quot;"
-                                       Outputs="&quot;$(TargetPath)&quot;"/>
+                                       Outputs="&quot;$(TargetPath)&quot;"
+                               />
                        </FileConfiguration>
                        <FileConfiguration
-                               Name="Release|Win32">
+                               Name="Release|Win32"
+                               >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="python &quot;$(SolutionDir)touch.py&quot; &quot;$(TargetPath)&quot;
-"
+                                       CommandLine="python &quot;$(SolutionDir)touch.py&quot; &quot;$(TargetPath)&quot;&#x0D;&#x0A;"
                                        AdditionalDependencies="&quot;$(SolutionDir)install\plugins\$(TargetFileName)&quot;"
-                                       Outputs="&quot;$(TargetPath)&quot;"/>
+                                       Outputs="&quot;$(TargetPath)&quot;"
+                               />
                        </FileConfiguration>
                </File>
        </Files>