Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.         ProjectType="Visual C++"
  4.         Version="8,00"
  5.         Name="c_dll_ex"
  6.         ProjectGUID="{80E5EF65-3BD4-4EFF-BA4C-CA893C95EE8B}"
  7.         RootNamespace="c_dll_ex"
  8.         >
  9.         <Platforms>
  10.                 <Platform
  11.                         Name="Win32"
  12.                 />
  13.         </Platforms>
  14.         <ToolFiles>
  15.         </ToolFiles>
  16.         <Configurations>
  17.                 <Configuration
  18.                         Name="Release|Win32"
  19.                         OutputDirectory=".\../Release/app"
  20.                         IntermediateDirectory=".\Release"
  21.                         ConfigurationType="1"
  22.                         UseOfMFC="0"
  23.                         ATLMinimizesCRunTimeLibraryUsage="false"
  24.                         CharacterSet="2"
  25.                         >
  26.                         <Tool
  27.                                 Name="VCPreBuildEventTool"
  28.                         />
  29.                         <Tool
  30.                                 Name="VCCustomBuildTool"
  31.                         />
  32.                         <Tool
  33.                                 Name="VCXMLDataGeneratorTool"
  34.                         />
  35.                         <Tool
  36.                                 Name="VCWebServiceProxyGeneratorTool"
  37.                         />
  38.                         <Tool
  39.                                 Name="VCMIDLTool"
  40.                                 TypeLibraryName=".\../Release/app/c_dll_ex.tlb"
  41.                                 HeaderFileName=""
  42.                         />
  43.                         <Tool
  44.                                 Name="VCCLCompilerTool"
  45.                                 Optimization="2"
  46.                                 InlineFunctionExpansion="1"
  47.                                 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
  48.                                 StringPooling="true"
  49.                                 RuntimeLibrary="2"
  50.                                 EnableFunctionLevelLinking="true"
  51.                                 PrecompiledHeaderFile=".\Release/c_dll_ex.pch"
  52.                                 AssemblerListingLocation=".\Release/"
  53.                                 ObjectFile=".\Release/"
  54.                                 ProgramDataBaseFileName=".\Release/"
  55.                                 WarningLevel="3"
  56.                                 SuppressStartupBanner="true"
  57.                         />
  58.                         <Tool
  59.                                 Name="VCManagedResourceCompilerTool"
  60.                         />
  61.                         <Tool
  62.                                 Name="VCResourceCompilerTool"
  63.                                 PreprocessorDefinitions="NDEBUG"
  64.                                 Culture="1033"
  65.                         />
  66.                         <Tool
  67.                                 Name="VCPreLinkEventTool"
  68.                         />
  69.                         <Tool
  70.                                 Name="VCLinkerTool"
  71.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  72.                                 OutputFile="$(OutDir)/uzexampl.exe"
  73.                                 LinkIncremental="1"
  74.                                 SuppressStartupBanner="true"
  75.                                 ProgramDatabaseFile=".\../Release/app/uzexampl.pdb"
  76.                                 SubSystem="1"
  77.                                 TargetMachine="1"
  78.                         />
  79.                         <Tool
  80.                                 Name="VCALinkTool"
  81.                         />
  82.                         <Tool
  83.                                 Name="VCManifestTool"
  84.                         />
  85.                         <Tool
  86.                                 Name="VCXDCMakeTool"
  87.                         />
  88.                         <Tool
  89.                                 Name="VCBscMakeTool"
  90.                                 SuppressStartupBanner="true"
  91.                                 OutputFile=".\../Release/app/c_dll_ex.bsc"
  92.                         />
  93.                         <Tool
  94.                                 Name="VCFxCopTool"
  95.                         />
  96.                         <Tool
  97.                                 Name="VCAppVerifierTool"
  98.                         />
  99.                         <Tool
  100.                                 Name="VCWebDeploymentTool"
  101.                         />
  102.                         <Tool
  103.                                 Name="VCPostBuildEventTool"
  104.                         />
  105.                 </Configuration>
  106.                 <Configuration
  107.                         Name="Debug|Win32"
  108.                         OutputDirectory=".\../Debug/app"
  109.                         IntermediateDirectory=".\Debug"
  110.                         ConfigurationType="1"
  111.                         UseOfMFC="0"
  112.                         ATLMinimizesCRunTimeLibraryUsage="false"
  113.                         CharacterSet="2"
  114.                         >
  115.                         <Tool
  116.                                 Name="VCPreBuildEventTool"
  117.                         />
  118.                         <Tool
  119.                                 Name="VCCustomBuildTool"
  120.                         />
  121.                         <Tool
  122.                                 Name="VCXMLDataGeneratorTool"
  123.                         />
  124.                         <Tool
  125.                                 Name="VCWebServiceProxyGeneratorTool"
  126.                         />
  127.                         <Tool
  128.                                 Name="VCMIDLTool"
  129.                                 TypeLibraryName=".\../Debug/app/c_dll_ex.tlb"
  130.                                 HeaderFileName=""
  131.                         />
  132.                         <Tool
  133.                                 Name="VCCLCompilerTool"
  134.                                 Optimization="0"
  135.                                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
  136.                                 MinimalRebuild="true"
  137.                                 BasicRuntimeChecks="3"
  138.                                 RuntimeLibrary="3"
  139.                                 PrecompiledHeaderFile=".\Debug/c_dll_ex.pch"
  140.                                 AssemblerListingLocation=".\Debug/"
  141.                                 ObjectFile=".\Debug/"
  142.                                 ProgramDataBaseFileName=".\Debug/"
  143.                                 WarningLevel="3"
  144.                                 SuppressStartupBanner="true"
  145.                                 DebugInformationFormat="3"
  146.                         />
  147.                         <Tool
  148.                                 Name="VCManagedResourceCompilerTool"
  149.                         />
  150.                         <Tool
  151.                                 Name="VCResourceCompilerTool"
  152.                                 PreprocessorDefinitions="_DEBUG"
  153.                                 Culture="1033"
  154.                         />
  155.                         <Tool
  156.                                 Name="VCPreLinkEventTool"
  157.                         />
  158.                         <Tool
  159.                                 Name="VCLinkerTool"
  160.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  161.                                 OutputFile="$(OutDir)/uzexampl.exe"
  162.                                 LinkIncremental="2"
  163.                                 SuppressStartupBanner="true"
  164.                                 GenerateDebugInformation="true"
  165.                                 ProgramDatabaseFile=".\../Debug/app/uzexampl.pdb"
  166.                                 SubSystem="1"
  167.                                 TargetMachine="1"
  168.                         />
  169.                         <Tool
  170.                                 Name="VCALinkTool"
  171.                         />
  172.                         <Tool
  173.                                 Name="VCManifestTool"
  174.                         />
  175.                         <Tool
  176.                                 Name="VCXDCMakeTool"
  177.                         />
  178.                         <Tool
  179.                                 Name="VCBscMakeTool"
  180.                                 SuppressStartupBanner="true"
  181.                                 OutputFile=".\../Debug/app/c_dll_ex.bsc"
  182.                         />
  183.                         <Tool
  184.                                 Name="VCFxCopTool"
  185.                         />
  186.                         <Tool
  187.                                 Name="VCAppVerifierTool"
  188.                         />
  189.                         <Tool
  190.                                 Name="VCWebDeploymentTool"
  191.                         />
  192.                         <Tool
  193.                                 Name="VCPostBuildEventTool"
  194.                         />
  195.                 </Configuration>
  196.                 <Configuration
  197.                         Name="ASM Release|Win32"
  198.                         OutputDirectory=".\../Release.ASM/app"
  199.                         IntermediateDirectory=".\Release"
  200.                         ConfigurationType="1"
  201.                         UseOfMFC="0"
  202.                         ATLMinimizesCRunTimeLibraryUsage="false"
  203.                         CharacterSet="2"
  204.                         >
  205.                         <Tool
  206.                                 Name="VCPreBuildEventTool"
  207.                         />
  208.                         <Tool
  209.                                 Name="VCCustomBuildTool"
  210.                         />
  211.                         <Tool
  212.                                 Name="VCXMLDataGeneratorTool"
  213.                         />
  214.                         <Tool
  215.                                 Name="VCWebServiceProxyGeneratorTool"
  216.                         />
  217.                         <Tool
  218.                                 Name="VCMIDLTool"
  219.                                 TypeLibraryName=".\../Release/app/c_dll_ex.tlb"
  220.                                 HeaderFileName=""
  221.                         />
  222.                         <Tool
  223.                                 Name="VCCLCompilerTool"
  224.                                 Optimization="2"
  225.                                 InlineFunctionExpansion="1"
  226.                                 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
  227.                                 StringPooling="true"
  228.                                 RuntimeLibrary="2"
  229.                                 EnableFunctionLevelLinking="true"
  230.                                 PrecompiledHeaderFile=".\Release/c_dll_ex.pch"
  231.                                 AssemblerListingLocation=".\Release/"
  232.                                 ObjectFile=".\Release/"
  233.                                 ProgramDataBaseFileName=".\Release/"
  234.                                 WarningLevel="3"
  235.                                 SuppressStartupBanner="true"
  236.                         />
  237.                         <Tool
  238.                                 Name="VCManagedResourceCompilerTool"
  239.                         />
  240.                         <Tool
  241.                                 Name="VCResourceCompilerTool"
  242.                                 PreprocessorDefinitions="NDEBUG"
  243.                                 Culture="1033"
  244.                         />
  245.                         <Tool
  246.                                 Name="VCPreLinkEventTool"
  247.                         />
  248.                         <Tool
  249.                                 Name="VCLinkerTool"
  250.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  251.                                 OutputFile="$(OutDir)/uzexampl.exe"
  252.                                 LinkIncremental="1"
  253.                                 SuppressStartupBanner="true"
  254.                                 ProgramDatabaseFile=".\../Release/app/uzexampl.pdb"
  255.                                 SubSystem="1"
  256.                                 TargetMachine="1"
  257.                         />
  258.                         <Tool
  259.                                 Name="VCALinkTool"
  260.                         />
  261.                         <Tool
  262.                                 Name="VCManifestTool"
  263.                         />
  264.                         <Tool
  265.                                 Name="VCXDCMakeTool"
  266.                         />
  267.                         <Tool
  268.                                 Name="VCBscMakeTool"
  269.                                 SuppressStartupBanner="true"
  270.                                 OutputFile=".\../Release/app/c_dll_ex.bsc"
  271.                         />
  272.                         <Tool
  273.                                 Name="VCFxCopTool"
  274.                         />
  275.                         <Tool
  276.                                 Name="VCAppVerifierTool"
  277.                         />
  278.                         <Tool
  279.                                 Name="VCWebDeploymentTool"
  280.                         />
  281.                         <Tool
  282.                                 Name="VCPostBuildEventTool"
  283.                         />
  284.                 </Configuration>
  285.                 <Configuration
  286.                         Name="ASM Debug|Win32"
  287.                         OutputDirectory=".\../Debug.ASM/app"
  288.                         IntermediateDirectory=".\Debug"
  289.                         ConfigurationType="1"
  290.                         UseOfMFC="0"
  291.                         ATLMinimizesCRunTimeLibraryUsage="false"
  292.                         CharacterSet="2"
  293.                         >
  294.                         <Tool
  295.                                 Name="VCPreBuildEventTool"
  296.                         />
  297.                         <Tool
  298.                                 Name="VCCustomBuildTool"
  299.                         />
  300.                         <Tool
  301.                                 Name="VCXMLDataGeneratorTool"
  302.                         />
  303.                         <Tool
  304.                                 Name="VCWebServiceProxyGeneratorTool"
  305.                         />
  306.                         <Tool
  307.                                 Name="VCMIDLTool"
  308.                                 TypeLibraryName=".\../Debug/app/c_dll_ex.tlb"
  309.                                 HeaderFileName=""
  310.                         />
  311.                         <Tool
  312.                                 Name="VCCLCompilerTool"
  313.                                 Optimization="0"
  314.                                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
  315.                                 MinimalRebuild="true"
  316.                                 BasicRuntimeChecks="3"
  317.                                 RuntimeLibrary="3"
  318.                                 PrecompiledHeaderFile=".\Debug/c_dll_ex.pch"
  319.                                 AssemblerListingLocation=".\Debug/"
  320.                                 ObjectFile=".\Debug/"
  321.                                 ProgramDataBaseFileName=".\Debug/"
  322.                                 WarningLevel="3"
  323.                                 SuppressStartupBanner="true"
  324.                                 DebugInformationFormat="3"
  325.                         />
  326.                         <Tool
  327.                                 Name="VCManagedResourceCompilerTool"
  328.                         />
  329.                         <Tool
  330.                                 Name="VCResourceCompilerTool"
  331.                                 PreprocessorDefinitions="_DEBUG"
  332.                                 Culture="1033"
  333.                         />
  334.                         <Tool
  335.                                 Name="VCPreLinkEventTool"
  336.                         />
  337.                         <Tool
  338.                                 Name="VCLinkerTool"
  339.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  340.                                 OutputFile="$(OutDir)/uzexampl.exe"
  341.                                 LinkIncremental="2"
  342.                                 SuppressStartupBanner="true"
  343.                                 GenerateDebugInformation="true"
  344.                                 SubSystem="1"
  345.                                 TargetMachine="1"
  346.                         />
  347.                         <Tool
  348.                                 Name="VCALinkTool"
  349.                         />
  350.                         <Tool
  351.                                 Name="VCManifestTool"
  352.                         />
  353.                         <Tool
  354.                                 Name="VCXDCMakeTool"
  355.                         />
  356.                         <Tool
  357.                                 Name="VCBscMakeTool"
  358.                                 SuppressStartupBanner="true"
  359.                                 OutputFile=".\../Debug/app/c_dll_ex.bsc"
  360.                         />
  361.                         <Tool
  362.                                 Name="VCFxCopTool"
  363.                         />
  364.                         <Tool
  365.                                 Name="VCAppVerifierTool"
  366.                         />
  367.                         <Tool
  368.                                 Name="VCWebDeploymentTool"
  369.                         />
  370.                         <Tool
  371.                                 Name="VCPostBuildEventTool"
  372.                         />
  373.                 </Configuration>
  374.                 <Configuration
  375.                         Name="Static Release|Win32"
  376.                         OutputDirectory=".\../StatRelease/app"
  377.                         IntermediateDirectory=".\StatRelease"
  378.                         ConfigurationType="1"
  379.                         UseOfMFC="0"
  380.                         ATLMinimizesCRunTimeLibraryUsage="false"
  381.                         CharacterSet="2"
  382.                         >
  383.                         <Tool
  384.                                 Name="VCPreBuildEventTool"
  385.                         />
  386.                         <Tool
  387.                                 Name="VCCustomBuildTool"
  388.                         />
  389.                         <Tool
  390.                                 Name="VCXMLDataGeneratorTool"
  391.                         />
  392.                         <Tool
  393.                                 Name="VCWebServiceProxyGeneratorTool"
  394.                         />
  395.                         <Tool
  396.                                 Name="VCMIDLTool"
  397.                                 TypeLibraryName=".\../StatRelease/app/c_dll_ex.tlb"
  398.                                 HeaderFileName=""
  399.                         />
  400.                         <Tool
  401.                                 Name="VCCLCompilerTool"
  402.                                 Optimization="2"
  403.                                 InlineFunctionExpansion="1"
  404.                                 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
  405.                                 StringPooling="true"
  406.                                 RuntimeLibrary="0"
  407.                                 EnableFunctionLevelLinking="true"
  408.                                 PrecompiledHeaderFile=".\StatRelease/c_dll_ex.pch"
  409.                                 AssemblerListingLocation=".\StatRelease/"
  410.                                 ObjectFile=".\StatRelease/"
  411.                                 ProgramDataBaseFileName=".\StatRelease/"
  412.                                 WarningLevel="3"
  413.                                 SuppressStartupBanner="true"
  414.                         />
  415.                         <Tool
  416.                                 Name="VCManagedResourceCompilerTool"
  417.                         />
  418.                         <Tool
  419.                                 Name="VCResourceCompilerTool"
  420.                                 PreprocessorDefinitions="NDEBUG"
  421.                                 Culture="1033"
  422.                         />
  423.                         <Tool
  424.                                 Name="VCPreLinkEventTool"
  425.                         />
  426.                         <Tool
  427.                                 Name="VCLinkerTool"
  428.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  429.                                 OutputFile="$(OutDir)/uzexampl.exe"
  430.                                 LinkIncremental="1"
  431.                                 SuppressStartupBanner="true"
  432.                                 ProgramDatabaseFile=".\../StatRelease/app/uzexampl.pdb"
  433.                                 SubSystem="1"
  434.                                 TargetMachine="1"
  435.                         />
  436.                         <Tool
  437.                                 Name="VCALinkTool"
  438.                         />
  439.                         <Tool
  440.                                 Name="VCManifestTool"
  441.                         />
  442.                         <Tool
  443.                                 Name="VCXDCMakeTool"
  444.                         />
  445.                         <Tool
  446.                                 Name="VCBscMakeTool"
  447.                                 SuppressStartupBanner="true"
  448.                                 OutputFile=".\../StatRelease/app/c_dll_ex.bsc"
  449.                         />
  450.                         <Tool
  451.                                 Name="VCFxCopTool"
  452.                         />
  453.                         <Tool
  454.                                 Name="VCAppVerifierTool"
  455.                         />
  456.                         <Tool
  457.                                 Name="VCWebDeploymentTool"
  458.                         />
  459.                         <Tool
  460.                                 Name="VCPostBuildEventTool"
  461.                         />
  462.                 </Configuration>
  463.                 <Configuration
  464.                         Name="Static Debug|Win32"
  465.                         OutputDirectory=".\../StatDebug/app"
  466.                         IntermediateDirectory=".\StatDebug"
  467.                         ConfigurationType="1"
  468.                         UseOfMFC="0"
  469.                         ATLMinimizesCRunTimeLibraryUsage="false"
  470.                         CharacterSet="2"
  471.                         >
  472.                         <Tool
  473.                                 Name="VCPreBuildEventTool"
  474.                         />
  475.                         <Tool
  476.                                 Name="VCCustomBuildTool"
  477.                         />
  478.                         <Tool
  479.                                 Name="VCXMLDataGeneratorTool"
  480.                         />
  481.                         <Tool
  482.                                 Name="VCWebServiceProxyGeneratorTool"
  483.                         />
  484.                         <Tool
  485.                                 Name="VCMIDLTool"
  486.                                 TypeLibraryName=".\../StatDebug/app/c_dll_ex.tlb"
  487.                                 HeaderFileName=""
  488.                         />
  489.                         <Tool
  490.                                 Name="VCCLCompilerTool"
  491.                                 Optimization="0"
  492.                                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
  493.                                 MinimalRebuild="true"
  494.                                 BasicRuntimeChecks="3"
  495.                                 RuntimeLibrary="1"
  496.                                 PrecompiledHeaderFile=".\StatDebug/c_dll_ex.pch"
  497.                                 AssemblerListingLocation=".\StatDebug/"
  498.                                 ObjectFile=".\StatDebug/"
  499.                                 ProgramDataBaseFileName=".\StatDebug/"
  500.                                 WarningLevel="3"
  501.                                 SuppressStartupBanner="true"
  502.                                 DebugInformationFormat="3"
  503.                         />
  504.                         <Tool
  505.                                 Name="VCManagedResourceCompilerTool"
  506.                         />
  507.                         <Tool
  508.                                 Name="VCResourceCompilerTool"
  509.                                 PreprocessorDefinitions="_DEBUG"
  510.                                 Culture="1033"
  511.                         />
  512.                         <Tool
  513.                                 Name="VCPreLinkEventTool"
  514.                         />
  515.                         <Tool
  516.                                 Name="VCLinkerTool"
  517.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  518.                                 OutputFile="$(OutDir)/uzexampl.exe"
  519.                                 LinkIncremental="2"
  520.                                 SuppressStartupBanner="true"
  521.                                 GenerateDebugInformation="true"
  522.                                 ProgramDatabaseFile=".\../StatDebug/app/uzexampl.pdb"
  523.                                 SubSystem="1"
  524.                                 TargetMachine="1"
  525.                         />
  526.                         <Tool
  527.                                 Name="VCALinkTool"
  528.                         />
  529.                         <Tool
  530.                                 Name="VCManifestTool"
  531.                         />
  532.                         <Tool
  533.                                 Name="VCXDCMakeTool"
  534.                         />
  535.                         <Tool
  536.                                 Name="VCBscMakeTool"
  537.                                 SuppressStartupBanner="true"
  538.                                 OutputFile=".\../StatDebug/app/c_dll_ex.bsc"
  539.                         />
  540.                         <Tool
  541.                                 Name="VCFxCopTool"
  542.                         />
  543.                         <Tool
  544.                                 Name="VCAppVerifierTool"
  545.                         />
  546.                         <Tool
  547.                                 Name="VCWebDeploymentTool"
  548.                         />
  549.                         <Tool
  550.                                 Name="VCPostBuildEventTool"
  551.                         />
  552.                 </Configuration>
  553.                 <Configuration
  554.                         Name="ASM Static Release|Win32"
  555.                         OutputDirectory=".\../StatRelease.ASM/app"
  556.                         IntermediateDirectory=".\StatRelease"
  557.                         ConfigurationType="1"
  558.                         UseOfMFC="0"
  559.                         ATLMinimizesCRunTimeLibraryUsage="false"
  560.                         CharacterSet="2"
  561.                         >
  562.                         <Tool
  563.                                 Name="VCPreBuildEventTool"
  564.                         />
  565.                         <Tool
  566.                                 Name="VCCustomBuildTool"
  567.                         />
  568.                         <Tool
  569.                                 Name="VCXMLDataGeneratorTool"
  570.                         />
  571.                         <Tool
  572.                                 Name="VCWebServiceProxyGeneratorTool"
  573.                         />
  574.                         <Tool
  575.                                 Name="VCMIDLTool"
  576.                                 TypeLibraryName=".\../StatRelease/app/c_dll_ex.tlb"
  577.                                 HeaderFileName=""
  578.                         />
  579.                         <Tool
  580.                                 Name="VCCLCompilerTool"
  581.                                 Optimization="2"
  582.                                 InlineFunctionExpansion="1"
  583.                                 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
  584.                                 StringPooling="true"
  585.                                 RuntimeLibrary="0"
  586.                                 EnableFunctionLevelLinking="true"
  587.                                 PrecompiledHeaderFile=".\StatRelease/c_dll_ex.pch"
  588.                                 AssemblerListingLocation=".\StatRelease/"
  589.                                 ObjectFile=".\StatRelease/"
  590.                                 ProgramDataBaseFileName=".\StatRelease/"
  591.                                 WarningLevel="3"
  592.                                 SuppressStartupBanner="true"
  593.                         />
  594.                         <Tool
  595.                                 Name="VCManagedResourceCompilerTool"
  596.                         />
  597.                         <Tool
  598.                                 Name="VCResourceCompilerTool"
  599.                                 PreprocessorDefinitions="NDEBUG"
  600.                                 Culture="1033"
  601.                         />
  602.                         <Tool
  603.                                 Name="VCPreLinkEventTool"
  604.                         />
  605.                         <Tool
  606.                                 Name="VCLinkerTool"
  607.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  608.                                 OutputFile="$(OutDir)/uzexampl.exe"
  609.                                 LinkIncremental="1"
  610.                                 SuppressStartupBanner="true"
  611.                                 ProgramDatabaseFile=".\../StatRelease/app/uzexampl.pdb"
  612.                                 SubSystem="1"
  613.                                 TargetMachine="1"
  614.                         />
  615.                         <Tool
  616.                                 Name="VCALinkTool"
  617.                         />
  618.                         <Tool
  619.                                 Name="VCManifestTool"
  620.                         />
  621.                         <Tool
  622.                                 Name="VCXDCMakeTool"
  623.                         />
  624.                         <Tool
  625.                                 Name="VCBscMakeTool"
  626.                                 SuppressStartupBanner="true"
  627.                                 OutputFile=".\../StatRelease/app/c_dll_ex.bsc"
  628.                         />
  629.                         <Tool
  630.                                 Name="VCFxCopTool"
  631.                         />
  632.                         <Tool
  633.                                 Name="VCAppVerifierTool"
  634.                         />
  635.                         <Tool
  636.                                 Name="VCWebDeploymentTool"
  637.                         />
  638.                         <Tool
  639.                                 Name="VCPostBuildEventTool"
  640.                         />
  641.                 </Configuration>
  642.                 <Configuration
  643.                         Name="ASM Static Debug|Win32"
  644.                         OutputDirectory=".\../StatDebug.ASM/app"
  645.                         IntermediateDirectory=".\StatDebug"
  646.                         ConfigurationType="1"
  647.                         UseOfMFC="0"
  648.                         ATLMinimizesCRunTimeLibraryUsage="false"
  649.                         CharacterSet="2"
  650.                         >
  651.                         <Tool
  652.                                 Name="VCPreBuildEventTool"
  653.                         />
  654.                         <Tool
  655.                                 Name="VCCustomBuildTool"
  656.                         />
  657.                         <Tool
  658.                                 Name="VCXMLDataGeneratorTool"
  659.                         />
  660.                         <Tool
  661.                                 Name="VCWebServiceProxyGeneratorTool"
  662.                         />
  663.                         <Tool
  664.                                 Name="VCMIDLTool"
  665.                                 TypeLibraryName=".\../StatDebug/app/c_dll_ex.tlb"
  666.                                 HeaderFileName=""
  667.                         />
  668.                         <Tool
  669.                                 Name="VCCLCompilerTool"
  670.                                 Optimization="0"
  671.                                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
  672.                                 MinimalRebuild="true"
  673.                                 BasicRuntimeChecks="3"
  674.                                 RuntimeLibrary="1"
  675.                                 PrecompiledHeaderFile=".\StatDebug/c_dll_ex.pch"
  676.                                 AssemblerListingLocation=".\StatDebug/"
  677.                                 ObjectFile=".\StatDebug/"
  678.                                 ProgramDataBaseFileName=".\StatDebug/"
  679.                                 WarningLevel="3"
  680.                                 SuppressStartupBanner="true"
  681.                                 DebugInformationFormat="3"
  682.                         />
  683.                         <Tool
  684.                                 Name="VCManagedResourceCompilerTool"
  685.                         />
  686.                         <Tool
  687.                                 Name="VCResourceCompilerTool"
  688.                                 PreprocessorDefinitions="_DEBUG"
  689.                                 Culture="1033"
  690.                         />
  691.                         <Tool
  692.                                 Name="VCPreLinkEventTool"
  693.                         />
  694.                         <Tool
  695.                                 Name="VCLinkerTool"
  696.                                 AdditionalDependencies="advapi32.lib user32.lib version.lib"
  697.                                 OutputFile="$(OutDir)/uzexampl.exe"
  698.                                 LinkIncremental="2"
  699.                                 SuppressStartupBanner="true"
  700.                                 GenerateDebugInformation="true"
  701.                                 ProgramDatabaseFile=".\../StatDebug/app/uzexampl.pdb"
  702.                                 SubSystem="1"
  703.                                 TargetMachine="1"
  704.                         />
  705.                         <Tool
  706.                                 Name="VCALinkTool"
  707.                         />
  708.                         <Tool
  709.                                 Name="VCManifestTool"
  710.                         />
  711.                         <Tool
  712.                                 Name="VCXDCMakeTool"
  713.                         />
  714.                         <Tool
  715.                                 Name="VCBscMakeTool"
  716.                                 SuppressStartupBanner="true"
  717.                                 OutputFile=".\../StatDebug/app/c_dll_ex.bsc"
  718.                         />
  719.                         <Tool
  720.                                 Name="VCFxCopTool"
  721.                         />
  722.                         <Tool
  723.                                 Name="VCAppVerifierTool"
  724.                         />
  725.                         <Tool
  726.                                 Name="VCWebDeploymentTool"
  727.                         />
  728.                         <Tool
  729.                                 Name="VCPostBuildEventTool"
  730.                         />
  731.                 </Configuration>
  732.         </Configurations>
  733.         <References>
  734.         </References>
  735.         <Files>
  736.                 <Filter
  737.                         Name="Source Files"
  738.                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  739.                         >
  740.                         <File
  741.                                 RelativePath="..\..\uzexampl.c"
  742.                                 >
  743.                                 <FileConfiguration
  744.                                         Name="Release|Win32"
  745.                                         >
  746.                                         <Tool
  747.                                                 Name="VCCLCompilerTool"
  748.                                                 PreprocessorDefinitions=""
  749.                                         />
  750.                                 </FileConfiguration>
  751.                                 <FileConfiguration
  752.                                         Name="Debug|Win32"
  753.                                         >
  754.                                         <Tool
  755.                                                 Name="VCCLCompilerTool"
  756.                                                 PreprocessorDefinitions=""
  757.                                         />
  758.                                 </FileConfiguration>
  759.                                 <FileConfiguration
  760.                                         Name="ASM Release|Win32"
  761.                                         >
  762.                                         <Tool
  763.                                                 Name="VCCLCompilerTool"
  764.                                                 PreprocessorDefinitions=""
  765.                                         />
  766.                                 </FileConfiguration>
  767.                                 <FileConfiguration
  768.                                         Name="ASM Debug|Win32"
  769.                                         >
  770.                                         <Tool
  771.                                                 Name="VCCLCompilerTool"
  772.                                                 PreprocessorDefinitions=""
  773.                                         />
  774.                                 </FileConfiguration>
  775.                                 <FileConfiguration
  776.                                         Name="Static Release|Win32"
  777.                                         >
  778.                                         <Tool
  779.                                                 Name="VCCLCompilerTool"
  780.                                                 PreprocessorDefinitions=""
  781.                                         />
  782.                                 </FileConfiguration>
  783.                                 <FileConfiguration
  784.                                         Name="Static Debug|Win32"
  785.                                         >
  786.                                         <Tool
  787.                                                 Name="VCCLCompilerTool"
  788.                                                 PreprocessorDefinitions=""
  789.                                         />
  790.                                 </FileConfiguration>
  791.                                 <FileConfiguration
  792.                                         Name="ASM Static Release|Win32"
  793.                                         >
  794.                                         <Tool
  795.                                                 Name="VCCLCompilerTool"
  796.                                                 PreprocessorDefinitions=""
  797.                                         />
  798.                                 </FileConfiguration>
  799.                                 <FileConfiguration
  800.                                         Name="ASM Static Debug|Win32"
  801.                                         >
  802.                                         <Tool
  803.                                                 Name="VCCLCompilerTool"
  804.                                                 PreprocessorDefinitions=""
  805.                                         />
  806.                                 </FileConfiguration>
  807.                         </File>
  808.                 </Filter>
  809.                 <Filter
  810.                         Name="Header Files"
  811.                         Filter="h;hpp;hxx;hm;inl"
  812.                         >
  813.                         <File
  814.                                 RelativePath="..\..\uzexampl.h"
  815.                                 >
  816.                         </File>
  817.                 </Filter>
  818.         </Files>
  819.         <Globals>
  820.         </Globals>
  821. </VisualStudioProject>
  822.