Annotation of embedaddon/ntp/ports/winnt/vs2008/ntp-keygen/ntp-keygen.vcproj, revision 1.1

1.1     ! misho       1: <?xml version="1.0" encoding="Windows-1252"?>
        !             2: <VisualStudioProject
        !             3:        ProjectType="Visual C++"
        !             4:        Version="9.00"
        !             5:        Name="ntp-keygen"
        !             6:        ProjectGUID="{C88C1FBF-59D2-447F-BF57-0BCA8889028F}"
        !             7:        RootNamespace="ntp-keygen"
        !             8:        TargetFrameworkVersion="0"
        !             9:        >
        !            10:        <Platforms>
        !            11:                <Platform
        !            12:                        Name="Win32"
        !            13:                />
        !            14:        </Platforms>
        !            15:        <ToolFiles>
        !            16:        </ToolFiles>
        !            17:        <Configurations>
        !            18:                <Configuration
        !            19:                        Name="Debug|Win32"
        !            20:                        OutputDirectory=".\Debug"
        !            21:                        IntermediateDirectory=".\Debug"
        !            22:                        ConfigurationType="1"
        !            23:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
        !            24:                        UseOfMFC="0"
        !            25:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            26:                        CharacterSet="2"
        !            27:                        DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
        !            28:                        >
        !            29:                        <Tool
        !            30:                                Name="VCPreBuildEventTool"
        !            31:                        />
        !            32:                        <Tool
        !            33:                                Name="VCCustomBuildTool"
        !            34:                        />
        !            35:                        <Tool
        !            36:                                Name="VCXMLDataGeneratorTool"
        !            37:                        />
        !            38:                        <Tool
        !            39:                                Name="VCWebServiceProxyGeneratorTool"
        !            40:                        />
        !            41:                        <Tool
        !            42:                                Name="VCMIDLTool"
        !            43:                                TypeLibraryName=".\Debug\ntp-keygen.tlb"
        !            44:                                HeaderFileName=""
        !            45:                        />
        !            46:                        <Tool
        !            47:                                Name="VCCLCompilerTool"
        !            48:                                Optimization="0"
        !            49:                                WholeProgramOptimization="true"
        !            50:                                AdditionalIncludeDirectories="..\..\ntp-keygen,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
        !            51:                                PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
        !            52:                                MinimalRebuild="true"
        !            53:                                ExceptionHandling="0"
        !            54:                                BasicRuntimeChecks="3"
        !            55:                                SmallerTypeCheck="true"
        !            56:                                RuntimeLibrary="1"
        !            57:                                PrecompiledHeaderFile=".\Debug\ntp-keygen.pch"
        !            58:                                AssemblerListingLocation=".\Debug\"
        !            59:                                ObjectFile=".\Debug\"
        !            60:                                ProgramDataBaseFileName="..\bin\Debug\ntp-keygen-vc90"
        !            61:                                BrowseInformation="1"
        !            62:                                WarningLevel="4"
        !            63:                                SuppressStartupBanner="true"
        !            64:                                DebugInformationFormat="3"
        !            65:                                CompileAs="1"
        !            66:                        />
        !            67:                        <Tool
        !            68:                                Name="VCManagedResourceCompilerTool"
        !            69:                        />
        !            70:                        <Tool
        !            71:                                Name="VCResourceCompilerTool"
        !            72:                                PreprocessorDefinitions="_DEBUG"
        !            73:                                Culture="1033"
        !            74:                        />
        !            75:                        <Tool
        !            76:                                Name="VCPreLinkEventTool"
        !            77:                        />
        !            78:                        <Tool
        !            79:                                Name="VCLinkerTool"
        !            80:                                AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
        !            81:                                OutputFile="..\bin\Debug\ntp-keygen.exe"
        !            82:                                Version="0x0400"
        !            83:                                LinkIncremental="1"
        !            84:                                SuppressStartupBanner="true"
        !            85:                                GenerateManifest="false"
        !            86:                                GenerateDebugInformation="true"
        !            87:                                ProgramDatabaseFile="..\bin\Debug\ntp-keygen.pdb"
        !            88:                                SubSystem="1"
        !            89:                                LinkTimeCodeGeneration="1"
        !            90:                                RandomizedBaseAddress="1"
        !            91:                                DataExecutionPrevention="0"
        !            92:                                TargetMachine="1"
        !            93:                        />
        !            94:                        <Tool
        !            95:                                Name="VCALinkTool"
        !            96:                        />
        !            97:                        <Tool
        !            98:                                Name="VCManifestTool"
        !            99:                        />
        !           100:                        <Tool
        !           101:                                Name="VCXDCMakeTool"
        !           102:                        />
        !           103:                        <Tool
        !           104:                                Name="VCBscMakeTool"
        !           105:                                SuppressStartupBanner="true"
        !           106:                                OutputFile=".\Debug\ntp-keygen.bsc"
        !           107:                        />
        !           108:                        <Tool
        !           109:                                Name="VCFxCopTool"
        !           110:                        />
        !           111:                        <Tool
        !           112:                                Name="VCAppVerifierTool"
        !           113:                        />
        !           114:                        <Tool
        !           115:                                Name="VCPostBuildEventTool"
        !           116:                        />
        !           117:                </Configuration>
        !           118:                <Configuration
        !           119:                        Name="Release|Win32"
        !           120:                        OutputDirectory=".\Release"
        !           121:                        IntermediateDirectory=".\Release"
        !           122:                        ConfigurationType="1"
        !           123:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
        !           124:                        UseOfMFC="0"
        !           125:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           126:                        CharacterSet="2"
        !           127:                        DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
        !           128:                        >
        !           129:                        <Tool
        !           130:                                Name="VCPreBuildEventTool"
        !           131:                        />
        !           132:                        <Tool
        !           133:                                Name="VCCustomBuildTool"
        !           134:                        />
        !           135:                        <Tool
        !           136:                                Name="VCXMLDataGeneratorTool"
        !           137:                        />
        !           138:                        <Tool
        !           139:                                Name="VCWebServiceProxyGeneratorTool"
        !           140:                        />
        !           141:                        <Tool
        !           142:                                Name="VCMIDLTool"
        !           143:                                TypeLibraryName=".\Release\ntp-keygen.tlb"
        !           144:                                HeaderFileName=""
        !           145:                        />
        !           146:                        <Tool
        !           147:                                Name="VCCLCompilerTool"
        !           148:                                Optimization="2"
        !           149:                                InlineFunctionExpansion="1"
        !           150:                                AdditionalIncludeDirectories="..\..\ntp-keygen,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
        !           151:                                PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS"
        !           152:                                StringPooling="true"
        !           153:                                RuntimeLibrary="0"
        !           154:                                EnableFunctionLevelLinking="true"
        !           155:                                PrecompiledHeaderFile=".\Release\ntp-keygen.pch"
        !           156:                                AssemblerListingLocation=".\Release\"
        !           157:                                ObjectFile=".\Release\"
        !           158:                                ProgramDataBaseFileName="..\bin\Release\ntp-keygen-vc90"
        !           159:                                WarningLevel="4"
        !           160:                                SuppressStartupBanner="true"
        !           161:                                DebugInformationFormat="3"
        !           162:                                CompileAs="1"
        !           163:                        />
        !           164:                        <Tool
        !           165:                                Name="VCManagedResourceCompilerTool"
        !           166:                        />
        !           167:                        <Tool
        !           168:                                Name="VCResourceCompilerTool"
        !           169:                                PreprocessorDefinitions="NDEBUG"
        !           170:                                Culture="1033"
        !           171:                        />
        !           172:                        <Tool
        !           173:                                Name="VCPreLinkEventTool"
        !           174:                        />
        !           175:                        <Tool
        !           176:                                Name="VCLinkerTool"
        !           177:                                AdditionalDependencies="ws2_32.lib $(OPENSSL_LIB)\libeay32.lib"
        !           178:                                OutputFile="..\bin\Release\ntp-keygen.exe"
        !           179:                                Version="0x0400"
        !           180:                                LinkIncremental="1"
        !           181:                                SuppressStartupBanner="true"
        !           182:                                GenerateManifest="false"
        !           183:                                GenerateDebugInformation="true"
        !           184:                                ProgramDatabaseFile="..\bin\Release\ntp-keygen.pdb"
        !           185:                                SubSystem="1"
        !           186:                                LinkTimeCodeGeneration="0"
        !           187:                                RandomizedBaseAddress="1"
        !           188:                                DataExecutionPrevention="0"
        !           189:                                TargetMachine="1"
        !           190:                        />
        !           191:                        <Tool
        !           192:                                Name="VCALinkTool"
        !           193:                        />
        !           194:                        <Tool
        !           195:                                Name="VCManifestTool"
        !           196:                        />
        !           197:                        <Tool
        !           198:                                Name="VCXDCMakeTool"
        !           199:                        />
        !           200:                        <Tool
        !           201:                                Name="VCBscMakeTool"
        !           202:                                SuppressStartupBanner="true"
        !           203:                                OutputFile=".\Release\ntp-keygen.bsc"
        !           204:                        />
        !           205:                        <Tool
        !           206:                                Name="VCFxCopTool"
        !           207:                        />
        !           208:                        <Tool
        !           209:                                Name="VCAppVerifierTool"
        !           210:                        />
        !           211:                        <Tool
        !           212:                                Name="VCPostBuildEventTool"
        !           213:                        />
        !           214:                </Configuration>
        !           215:        </Configurations>
        !           216:        <References>
        !           217:        </References>
        !           218:        <Files>
        !           219:                <Filter
        !           220:                        Name="Source Files"
        !           221:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
        !           222:                        >
        !           223:                        <File
        !           224:                                RelativePath="..\..\..\..\util\ntp-keygen-opts.c"
        !           225:                                >
        !           226:                                <FileConfiguration
        !           227:                                        Name="Debug|Win32"
        !           228:                                        >
        !           229:                                        <Tool
        !           230:                                                Name="VCCLCompilerTool"
        !           231:                                                AdditionalIncludeDirectories=""
        !           232:                                                PreprocessorDefinitions=""
        !           233:                                                WarningLevel="3"
        !           234:                                        />
        !           235:                                </FileConfiguration>
        !           236:                                <FileConfiguration
        !           237:                                        Name="Release|Win32"
        !           238:                                        >
        !           239:                                        <Tool
        !           240:                                                Name="VCCLCompilerTool"
        !           241:                                                AdditionalIncludeDirectories=""
        !           242:                                                PreprocessorDefinitions=""
        !           243:                                                WarningLevel="3"
        !           244:                                        />
        !           245:                                </FileConfiguration>
        !           246:                        </File>
        !           247:                        <File
        !           248:                                RelativePath="..\..\..\..\util\ntp-keygen.c"
        !           249:                                >
        !           250:                                <FileConfiguration
        !           251:                                        Name="Debug|Win32"
        !           252:                                        >
        !           253:                                        <Tool
        !           254:                                                Name="VCCLCompilerTool"
        !           255:                                                AdditionalIncludeDirectories=""
        !           256:                                                PreprocessorDefinitions=""
        !           257:                                        />
        !           258:                                </FileConfiguration>
        !           259:                                <FileConfiguration
        !           260:                                        Name="Release|Win32"
        !           261:                                        >
        !           262:                                        <Tool
        !           263:                                                Name="VCCLCompilerTool"
        !           264:                                                AdditionalIncludeDirectories=""
        !           265:                                                PreprocessorDefinitions=""
        !           266:                                        />
        !           267:                                </FileConfiguration>
        !           268:                        </File>
        !           269:                        <File
        !           270:                                RelativePath=".\version.c"
        !           271:                                >
        !           272:                                <FileConfiguration
        !           273:                                        Name="Debug|Win32"
        !           274:                                        >
        !           275:                                        <Tool
        !           276:                                                Name="VCCLCompilerTool"
        !           277:                                                AdditionalIncludeDirectories=""
        !           278:                                                PreprocessorDefinitions=""
        !           279:                                        />
        !           280:                                </FileConfiguration>
        !           281:                                <FileConfiguration
        !           282:                                        Name="Release|Win32"
        !           283:                                        >
        !           284:                                        <Tool
        !           285:                                                Name="VCCLCompilerTool"
        !           286:                                                AdditionalIncludeDirectories=""
        !           287:                                                PreprocessorDefinitions=""
        !           288:                                        />
        !           289:                                </FileConfiguration>
        !           290:                        </File>
        !           291:                </Filter>
        !           292:                <Filter
        !           293:                        Name="Header Files"
        !           294:                        Filter="h;hpp;hxx;hm;inl"
        !           295:                        >
        !           296:                        <File
        !           297:                                RelativePath="..\..\include\config.h"
        !           298:                                >
        !           299:                        </File>
        !           300:                </Filter>
        !           301:                <Filter
        !           302:                        Name="Resource Files"
        !           303:                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
        !           304:                        >
        !           305:                </Filter>
        !           306:                <File
        !           307:                        RelativePath="..\..\..\..\packageinfo.sh"
        !           308:                        >
        !           309:                        <FileConfiguration
        !           310:                                Name="Debug|Win32"
        !           311:                                >
        !           312:                                <Tool
        !           313:                                        Name="VCCustomBuildTool"
        !           314:                                        CommandLine="echo Using NT Shell Script to generate version.c&#x0D;&#x0A;..\..\scripts\mkver.bat -P ntp-keygen&#x0D;&#x0A;"
        !           315:                                        Outputs="$(ProjectDir)version.c"
        !           316:                                />
        !           317:                        </FileConfiguration>
        !           318:                        <FileConfiguration
        !           319:                                Name="Release|Win32"
        !           320:                                >
        !           321:                                <Tool
        !           322:                                        Name="VCCustomBuildTool"
        !           323:                                        CommandLine="echo Using NT Shell Script to generate version.c&#x0D;&#x0A;..\..\scripts\mkver.bat -P ntp-keygen&#x0D;&#x0A;"
        !           324:                                        Outputs="$(ProjectDir)version.c"
        !           325:                                />
        !           326:                        </FileConfiguration>
        !           327:                </File>
        !           328:        </Files>
        !           329:        <Globals>
        !           330:        </Globals>
        !           331: </VisualStudioProject>

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