Annotation of embedaddon/ntp/ports/winnt/vs2003/Instsrv.vcproj, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0" encoding="Windows-1252"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="instsrv"
                      6:        SccProjectName="&quot;$/ntp/dev/ports/winnt/instsrv&quot;, VVBAAAAA"
                      7:        SccLocalPath=".">
                      8:        <Platforms>
                      9:                <Platform
                     10:                        Name="Win32"/>
                     11:        </Platforms>
                     12:        <Configurations>
                     13:                <Configuration
                     14:                        Name="Debug|Win32"
                     15:                        OutputDirectory=".\instsrv\Debug"
                     16:                        IntermediateDirectory=".\instsrv\Debug"
                     17:                        ConfigurationType="1"
                     18:                        UseOfMFC="0"
                     19:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     20:                        CharacterSet="2">
                     21:                        <Tool
                     22:                                Name="VCCLCompilerTool"
                     23:                                Optimization="0"
                     24:                                AdditionalIncludeDirectories="..\..\..\include,..\include,."
                     25:                                PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
                     26:                                BasicRuntimeChecks="3"
                     27:                                RuntimeLibrary="1"
                     28:                                PrecompiledHeaderFile=".\instsrv\Debug/Instsrv.pch"
                     29:                                AssemblerListingLocation=".\instsrv\Debug/"
                     30:                                ObjectFile=".\instsrv\Debug/"
                     31:                                ProgramDataBaseFileName=".\instsrv\Debug/"
                     32:                                BrowseInformation="1"
                     33:                                WarningLevel="4"
                     34:                                SuppressStartupBanner="TRUE"
                     35:                                DebugInformationFormat="4"
                     36:                                CompileAs="0"/>
                     37:                        <Tool
                     38:                                Name="VCCustomBuildTool"/>
                     39:                        <Tool
                     40:                                Name="VCLinkerTool"
                     41:                                OutputFile="../bin/Debug/Instsrv.exe"
                     42:                                LinkIncremental="1"
                     43:                                SuppressStartupBanner="TRUE"
                     44:                                GenerateDebugInformation="TRUE"
                     45:                                ProgramDatabaseFile=".\instsrv\Debug/Instsrv.pdb"
                     46:                                SubSystem="1"
                     47:                                TargetMachine="1"/>
                     48:                        <Tool
                     49:                                Name="VCMIDLTool"
                     50:                                TypeLibraryName=".\instsrv\Debug/Instsrv.tlb"
                     51:                                HeaderFileName=""/>
                     52:                        <Tool
                     53:                                Name="VCPostBuildEventTool"/>
                     54:                        <Tool
                     55:                                Name="VCPreBuildEventTool"/>
                     56:                        <Tool
                     57:                                Name="VCPreLinkEventTool"/>
                     58:                        <Tool
                     59:                                Name="VCResourceCompilerTool"
                     60:                                PreprocessorDefinitions="_DEBUG"
                     61:                                Culture="1033"/>
                     62:                        <Tool
                     63:                                Name="VCWebServiceProxyGeneratorTool"/>
                     64:                        <Tool
                     65:                                Name="VCXMLDataGeneratorTool"/>
                     66:                        <Tool
                     67:                                Name="VCWebDeploymentTool"/>
                     68:                        <Tool
                     69:                                Name="VCManagedWrapperGeneratorTool"/>
                     70:                        <Tool
                     71:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                     72:                </Configuration>
                     73:                <Configuration
                     74:                        Name="Release|Win32"
                     75:                        OutputDirectory=".\instsrv\Release"
                     76:                        IntermediateDirectory=".\instsrv\Release"
                     77:                        ConfigurationType="1"
                     78:                        UseOfMFC="0"
                     79:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     80:                        CharacterSet="2">
                     81:                        <Tool
                     82:                                Name="VCCLCompilerTool"
                     83:                                Optimization="2"
                     84:                                InlineFunctionExpansion="1"
                     85:                                AdditionalIncludeDirectories="..\..\..\include,..\include,."
                     86:                                PreprocessorDefinitions="NDEBUG;_WINDOWS;_CONSOLE;WIN32;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
                     87:                                StringPooling="TRUE"
                     88:                                RuntimeLibrary="0"
                     89:                                EnableFunctionLevelLinking="TRUE"
                     90:                                UsePrecompiledHeader="2"
                     91:                                PrecompiledHeaderThrough="windows.h"
                     92:                                PrecompiledHeaderFile=".\instsrv\Release/Instsrv.pch"
                     93:                                AssemblerListingLocation=".\instsrv\Release/"
                     94:                                ObjectFile=".\instsrv\Release/"
                     95:                                ProgramDataBaseFileName=".\instsrv\Release/"
                     96:                                WarningLevel="4"
                     97:                                SuppressStartupBanner="TRUE"
                     98:                                CompileAs="0"/>
                     99:                        <Tool
                    100:                                Name="VCCustomBuildTool"/>
                    101:                        <Tool
                    102:                                Name="VCLinkerTool"
                    103:                                OutputFile="../bin/Release/Instsrv.exe"
                    104:                                LinkIncremental="1"
                    105:                                SuppressStartupBanner="TRUE"
                    106:                                ProgramDatabaseFile=".\instsrv\Release/Instsrv.pdb"
                    107:                                SubSystem="1"
                    108:                                TargetMachine="1"/>
                    109:                        <Tool
                    110:                                Name="VCMIDLTool"
                    111:                                TypeLibraryName=".\instsrv\Release/Instsrv.tlb"
                    112:                                HeaderFileName=""/>
                    113:                        <Tool
                    114:                                Name="VCPostBuildEventTool"/>
                    115:                        <Tool
                    116:                                Name="VCPreBuildEventTool"/>
                    117:                        <Tool
                    118:                                Name="VCPreLinkEventTool"/>
                    119:                        <Tool
                    120:                                Name="VCResourceCompilerTool"
                    121:                                PreprocessorDefinitions="NDEBUG"
                    122:                                Culture="1033"/>
                    123:                        <Tool
                    124:                                Name="VCWebServiceProxyGeneratorTool"/>
                    125:                        <Tool
                    126:                                Name="VCXMLDataGeneratorTool"/>
                    127:                        <Tool
                    128:                                Name="VCWebDeploymentTool"/>
                    129:                        <Tool
                    130:                                Name="VCManagedWrapperGeneratorTool"/>
                    131:                        <Tool
                    132:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    133:                </Configuration>
                    134:        </Configurations>
                    135:        <References>
                    136:        </References>
                    137:        <Files>
                    138:                <Filter
                    139:                        Name="Source Files"
                    140:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
                    141:                        <File
                    142:                                RelativePath="..\instsrv\instsrv.c">
                    143:                                <FileConfiguration
                    144:                                        Name="Debug|Win32">
                    145:                                        <Tool
                    146:                                                Name="VCCLCompilerTool"
                    147:                                                Optimization="0"
                    148:                                                AdditionalIncludeDirectories=""
                    149:                                                PreprocessorDefinitions=""
                    150:                                                BasicRuntimeChecks="3"
                    151:                                                BrowseInformation="1"/>
                    152:                                </FileConfiguration>
                    153:                                <FileConfiguration
                    154:                                        Name="Release|Win32">
                    155:                                        <Tool
                    156:                                                Name="VCCLCompilerTool"
                    157:                                                Optimization="2"
                    158:                                                AdditionalIncludeDirectories=""
                    159:                                                PreprocessorDefinitions=""/>
                    160:                                </FileConfiguration>
                    161:                        </File>
                    162:                </Filter>
                    163:                <Filter
                    164:                        Name="Header Files"
                    165:                        Filter="h;hpp;hxx;hm;inl">
                    166:                </Filter>
                    167:                <Filter
                    168:                        Name="Resource Files"
                    169:                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
                    170:                </Filter>
                    171:        </Files>
                    172:        <Globals>
                    173:        </Globals>
                    174: </VisualStudioProject>

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