Subversion Repositories AndroidProjects

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
        ProjectType="Visual C++"
        Version="7.10"
        Name="glutSample"
        ProjectGUID="{826D36FB-3301-4A56-A8D4-343D84D2941E}"
        SccProjectName=""
        SccLocalPath="">
        <Platforms>
                <Platform
                        Name="Win32"/>
        </Platforms>
        <Configurations>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory=".\Release"
                        IntermediateDirectory=".\Release"
                        ConfigurationType="1"
                        UseOfMFC="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalOptions=""
                                GlobalOptimizations="TRUE"
                                InlineFunctionExpansion="1"
                                EnableIntrinsicFunctions="TRUE"
                                FavorSizeOrSpeed="1"
                                OptimizeForWindowsApplication="TRUE"
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../src&quot;;&quot;$(ProjectDir)..\extlib\tinyxml&quot;"
                                PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
                                StringPooling="TRUE"
                                RuntimeLibrary="0"
                                EnableFunctionLevelLinking="TRUE"
                                UsePrecompiledHeader="2"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                ProgramDataBaseFileName=".\Release/"
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
                                DebugInformationFormat="3"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386"
                                AdditionalDependencies="DSVL.lib glut32.lib glu32.lib opengl32.lib"
                                OutputFile="$(ProjectDir)..\bin\$(ProjectName).exe"
                                Version="0.0.8"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
                                AdditionalLibraryDirectories="&quot;$(ProjectDir)/../lib&quot;"
                                GenerateDebugInformation="TRUE"
                                SubSystem="1"/>
                        <Tool
                                Name="VCMIDLTool"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="NDEBUG"
                                Culture="1032"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory=".\Debug"
                        IntermediateDirectory=".\Debug"
                        ConfigurationType="1"
                        UseOfMFC="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalOptions=""
                                Optimization="0"
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)/../src&quot;;&quot;$(ProjectDir)..\extlib\tinyxml&quot;"
                                PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="1"
                                UsePrecompiledHeader="2"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                ProgramDataBaseFileName=".\Debug/"
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
                                DebugInformationFormat="3"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386 /fixed:no"
                                AdditionalDependencies="DSVLd.lib glut32.lib glu32.lib opengl32.lib"
                                OutputFile="$(ProjectDir)..\bin\$(ProjectName)d.exe"
                                Version="0.0.8"
                                LinkIncremental="2"
                                SuppressStartupBanner="TRUE"
                                AdditionalLibraryDirectories="&quot;$(ProjectDir)/../lib&quot;"
                                GenerateDebugInformation="TRUE"
                                SubSystem="1"/>
                        <Tool
                                Name="VCMIDLTool"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="_DEBUG"
                                Culture="1032"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
        </Configurations>
        <References>
        </References>
        <Files>
                <File
                        RelativePath=".\glutSample.cpp">
                </File>
                <File
                        RelativePath="..\LICENSE.txt">
                </File>
                <File
                        RelativePath="..\README.txt">
                </File>
        </Files>
        <Globals>
                <Global
                        Name="DevPartner_IsInstrumented"
                        Value="0"/>
        </Globals>
</VisualStudioProject>