[BACK]Return to cpp.vcproj CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / cpp

Annotation of OpenXM_contrib2/windows/cpp/cpp.vcproj, Revision 1.1

1.1     ! noro        1: <?xml version="1.0" encoding="shift_jis"?>
        !             2: <VisualStudioProject
        !             3:        ProjectType="Visual C++"
        !             4:        Version="7.10"
        !             5:        Name="cpp"
        !             6:        SccProjectName=""
        !             7:        SccLocalPath="">
        !             8:        <Platforms>
        !             9:                <Platform
        !            10:                        Name="Win32"/>
        !            11:        </Platforms>
        !            12:        <Configurations>
        !            13:                <Configuration
        !            14:                        Name="Debug|Win32"
        !            15:                        OutputDirectory=".\Debug"
        !            16:                        IntermediateDirectory=".\Debug"
        !            17:                        ConfigurationType="1"
        !            18:                        UseOfMFC="0"
        !            19:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            20:                        CharacterSet="2">
        !            21:                        <Tool
        !            22:                                Name="VCCLCompilerTool"
        !            23:                                Optimization="0"
        !            24:                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
        !            25:                                BasicRuntimeChecks="3"
        !            26:                                RuntimeLibrary="5"
        !            27:                                PrecompiledHeaderFile=".\Debug/cpp.pch"
        !            28:                                AssemblerListingLocation=".\Debug/"
        !            29:                                ObjectFile=".\Debug/"
        !            30:                                ProgramDataBaseFileName=".\Debug/"
        !            31:                                WarningLevel="3"
        !            32:                                SuppressStartupBanner="TRUE"
        !            33:                                DebugInformationFormat="4"/>
        !            34:                        <Tool
        !            35:                                Name="VCCustomBuildTool"/>
        !            36:                        <Tool
        !            37:                                Name="VCLinkerTool"
        !            38:                                OutputFile=".\Debug/cpp.exe"
        !            39:                                LinkIncremental="1"
        !            40:                                SuppressStartupBanner="TRUE"
        !            41:                                GenerateDebugInformation="TRUE"
        !            42:                                ProgramDatabaseFile=".\Debug/cpp.pdb"
        !            43:                                SubSystem="2"
        !            44:                                TargetMachine="1"/>
        !            45:                        <Tool
        !            46:                                Name="VCMIDLTool"
        !            47:                                PreprocessorDefinitions="_DEBUG"
        !            48:                                MkTypLibCompatible="TRUE"
        !            49:                                SuppressStartupBanner="TRUE"
        !            50:                                TargetEnvironment="1"
        !            51:                                TypeLibraryName=".\Debug/cpp.tlb"
        !            52:                                HeaderFileName=""/>
        !            53:                        <Tool
        !            54:                                Name="VCPostBuildEventTool"/>
        !            55:                        <Tool
        !            56:                                Name="VCPreBuildEventTool"/>
        !            57:                        <Tool
        !            58:                                Name="VCPreLinkEventTool"/>
        !            59:                        <Tool
        !            60:                                Name="VCResourceCompilerTool"
        !            61:                                PreprocessorDefinitions="_DEBUG"
        !            62:                                Culture="1041"/>
        !            63:                        <Tool
        !            64:                                Name="VCWebServiceProxyGeneratorTool"/>
        !            65:                        <Tool
        !            66:                                Name="VCXMLDataGeneratorTool"/>
        !            67:                        <Tool
        !            68:                                Name="VCWebDeploymentTool"/>
        !            69:                        <Tool
        !            70:                                Name="VCManagedWrapperGeneratorTool"/>
        !            71:                        <Tool
        !            72:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !            73:                </Configuration>
        !            74:                <Configuration
        !            75:                        Name="Release|Win32"
        !            76:                        OutputDirectory=".\Release"
        !            77:                        IntermediateDirectory=".\Release"
        !            78:                        ConfigurationType="1"
        !            79:                        UseOfMFC="0"
        !            80:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            81:                        CharacterSet="2">
        !            82:                        <Tool
        !            83:                                Name="VCCLCompilerTool"
        !            84:                                Optimization="2"
        !            85:                                InlineFunctionExpansion="1"
        !            86:                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
        !            87:                                StringPooling="TRUE"
        !            88:                                RuntimeLibrary="4"
        !            89:                                EnableFunctionLevelLinking="TRUE"
        !            90:                                PrecompiledHeaderFile=".\Release/cpp.pch"
        !            91:                                AssemblerListingLocation=".\Release/"
        !            92:                                ObjectFile=".\Release/"
        !            93:                                ProgramDataBaseFileName=".\Release/"
        !            94:                                WarningLevel="3"
        !            95:                                SuppressStartupBanner="TRUE"/>
        !            96:                        <Tool
        !            97:                                Name="VCCustomBuildTool"/>
        !            98:                        <Tool
        !            99:                                Name="VCLinkerTool"
        !           100:                                OutputFile=".\Release/cpp.exe"
        !           101:                                LinkIncremental="1"
        !           102:                                SuppressStartupBanner="TRUE"
        !           103:                                ProgramDatabaseFile=".\Release/cpp.pdb"
        !           104:                                SubSystem="2"
        !           105:                                TargetMachine="1"/>
        !           106:                        <Tool
        !           107:                                Name="VCMIDLTool"
        !           108:                                PreprocessorDefinitions="NDEBUG"
        !           109:                                MkTypLibCompatible="TRUE"
        !           110:                                SuppressStartupBanner="TRUE"
        !           111:                                TargetEnvironment="1"
        !           112:                                TypeLibraryName=".\Release/cpp.tlb"
        !           113:                                HeaderFileName=""/>
        !           114:                        <Tool
        !           115:                                Name="VCPostBuildEventTool"/>
        !           116:                        <Tool
        !           117:                                Name="VCPreBuildEventTool"/>
        !           118:                        <Tool
        !           119:                                Name="VCPreLinkEventTool"/>
        !           120:                        <Tool
        !           121:                                Name="VCResourceCompilerTool"
        !           122:                                PreprocessorDefinitions="NDEBUG"
        !           123:                                Culture="1041"/>
        !           124:                        <Tool
        !           125:                                Name="VCWebServiceProxyGeneratorTool"/>
        !           126:                        <Tool
        !           127:                                Name="VCXMLDataGeneratorTool"/>
        !           128:                        <Tool
        !           129:                                Name="VCWebDeploymentTool"/>
        !           130:                        <Tool
        !           131:                                Name="VCManagedWrapperGeneratorTool"/>
        !           132:                        <Tool
        !           133:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !           134:                </Configuration>
        !           135:        </Configurations>
        !           136:        <References>
        !           137:        </References>
        !           138:        <Files>
        !           139:                <Filter
        !           140:                        Name="Source Files"
        !           141:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
        !           142:                        <File
        !           143:                                RelativePath="cpp.c">
        !           144:                                <FileConfiguration
        !           145:                                        Name="Debug|Win32">
        !           146:                                        <Tool
        !           147:                                                Name="VCCLCompilerTool"
        !           148:                                                Optimization="0"
        !           149:                                                PreprocessorDefinitions=""
        !           150:                                                BasicRuntimeChecks="3"/>
        !           151:                                </FileConfiguration>
        !           152:                                <FileConfiguration
        !           153:                                        Name="Release|Win32">
        !           154:                                        <Tool
        !           155:                                                Name="VCCLCompilerTool"
        !           156:                                                Optimization="2"
        !           157:                                                PreprocessorDefinitions=""/>
        !           158:                                </FileConfiguration>
        !           159:                        </File>
        !           160:                        <File
        !           161:                                RelativePath="cpp_main.c">
        !           162:                                <FileConfiguration
        !           163:                                        Name="Debug|Win32">
        !           164:                                        <Tool
        !           165:                                                Name="VCCLCompilerTool"
        !           166:                                                Optimization="0"
        !           167:                                                PreprocessorDefinitions=""
        !           168:                                                BasicRuntimeChecks="3"/>
        !           169:                                </FileConfiguration>
        !           170:                                <FileConfiguration
        !           171:                                        Name="Release|Win32">
        !           172:                                        <Tool
        !           173:                                                Name="VCCLCompilerTool"
        !           174:                                                Optimization="2"
        !           175:                                                PreprocessorDefinitions=""/>
        !           176:                                </FileConfiguration>
        !           177:                        </File>
        !           178:                        <File
        !           179:                                RelativePath="StdAfx.cpp">
        !           180:                                <FileConfiguration
        !           181:                                        Name="Debug|Win32">
        !           182:                                        <Tool
        !           183:                                                Name="VCCLCompilerTool"
        !           184:                                                Optimization="0"
        !           185:                                                PreprocessorDefinitions=""
        !           186:                                                BasicRuntimeChecks="3"
        !           187:                                                UsePrecompiledHeader="1"
        !           188:                                                PrecompiledHeaderThrough="stdafx.h"/>
        !           189:                                </FileConfiguration>
        !           190:                                <FileConfiguration
        !           191:                                        Name="Release|Win32">
        !           192:                                        <Tool
        !           193:                                                Name="VCCLCompilerTool"
        !           194:                                                Optimization="2"
        !           195:                                                PreprocessorDefinitions=""
        !           196:                                                UsePrecompiledHeader="1"
        !           197:                                                PrecompiledHeaderThrough="stdafx.h"/>
        !           198:                                </FileConfiguration>
        !           199:                        </File>
        !           200:                </Filter>
        !           201:                <Filter
        !           202:                        Name="Header Files"
        !           203:                        Filter="h;hpp;hxx;hm;inl">
        !           204:                        <File
        !           205:                                RelativePath="StdAfx.h">
        !           206:                        </File>
        !           207:                </Filter>
        !           208:                <Filter
        !           209:                        Name="Resource Files"
        !           210:                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
        !           211:                </Filter>
        !           212:                <File
        !           213:                        RelativePath="ReadMe.txt">
        !           214:                </File>
        !           215:        </Files>
        !           216:        <Globals>
        !           217:        </Globals>
        !           218: </VisualStudioProject>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>