1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9,00" 5 Name="vc9_man_power" 6 ProjectGUID="{DD9C9854-3882-42B9-BFA1-04ED0F38E8C2}" 7 RootNamespace="Party" 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 10 > 11 <Platforms> 12 <Platform 13 Name="Win32" 14 /> 15 </Platforms> 16 <ToolFiles> 17 </ToolFiles> 18 <Configurations> 19 <Configuration 20 Name="Debug|Win32" 21 OutputDirectory="../../../../bin/debug/" 22 IntermediateDirectory="../../../../bin/obj/$(ProjectName)/debug/" 23 ConfigurationType="1" 24 CharacterSet="1" 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 /> 41 <Tool 42 Name="VCCLCompilerTool" 43 Optimization="0" 44 AdditionalIncludeDirectories="../../../../" 45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 46 MinimalRebuild="true" 47 BasicRuntimeChecks="3" 48 RuntimeLibrary="3" 49 UsePrecompiledHeader="0" 50 WarningLevel="4" 51 Detect64BitPortabilityProblems="false" 52 DebugInformationFormat="4" 53 /> 54 <Tool 55 Name="VCManagedResourceCompilerTool" 56 /> 57 <Tool 58 Name="VCResourceCompilerTool" 59 /> 60 <Tool 61 Name="VCPreLinkEventTool" 62 /> 63 <Tool 64 Name="VCLinkerTool" 65 UseUnicodeResponseFiles="true" 66 OutputFile="../../../../bin/debug/$(ProjectName).exe" 67 LinkIncremental="2" 68 AdditionalLibraryDirectories="../../../../lib; ../../../../stage/lib" 69 IgnoreAllDefaultLibraries="false" 70 GenerateDebugInformation="true" 71 AssemblyDebug="1" 72 SubSystem="1" 73 RandomizedBaseAddress="1" 74 DataExecutionPrevention="0" 75 TargetMachine="1" 76 /> 77 <Tool 78 Name="VCALinkTool" 79 /> 80 <Tool 81 Name="VCManifestTool" 82 UseUnicodeResponseFiles="true" 83 /> 84 <Tool 85 Name="VCXDCMakeTool" 86 /> 87 <Tool 88 Name="VCBscMakeTool" 89 /> 90 <Tool 91 Name="VCFxCopTool" 92 /> 93 <Tool 94 Name="VCAppVerifierTool" 95 /> 96 <Tool 97 Name="VCPostBuildEventTool" 98 /> 99 </Configuration> 100 <Configuration 101 Name="Release|Win32" 102 OutputDirectory="../../../../bin/release/" 103 IntermediateDirectory="../../../../bin/obj/$(ProjectName)/release/" 104 ConfigurationType="1" 105 CharacterSet="1" 106 WholeProgramOptimization="1" 107 > 108 <Tool 109 Name="VCPreBuildEventTool" 110 /> 111 <Tool 112 Name="VCCustomBuildTool" 113 /> 114 <Tool 115 Name="VCXMLDataGeneratorTool" 116 /> 117 <Tool 118 Name="VCWebServiceProxyGeneratorTool" 119 /> 120 <Tool 121 Name="VCMIDLTool" 122 /> 123 <Tool 124 Name="VCCLCompilerTool" 125 AdditionalIncludeDirectories="../../../../" 126 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 127 RuntimeLibrary="2" 128 UsePrecompiledHeader="0" 129 WarningLevel="4" 130 Detect64BitPortabilityProblems="false" 131 DebugInformationFormat="3" 132 /> 133 <Tool 134 Name="VCManagedResourceCompilerTool" 135 /> 136 <Tool 137 Name="VCResourceCompilerTool" 138 /> 139 <Tool 140 Name="VCPreLinkEventTool" 141 /> 142 <Tool 143 Name="VCLinkerTool" 144 UseUnicodeResponseFiles="false" 145 OutputFile="../../../../bin/release/$(ProjectName).exe" 146 LinkIncremental="1" 147 AdditionalLibraryDirectories="../../../../lib; ../../../../stage/lib" 148 IgnoreAllDefaultLibraries="false" 149 GenerateDebugInformation="true" 150 SubSystem="1" 151 OptimizeReferences="2" 152 EnableCOMDATFolding="2" 153 RandomizedBaseAddress="1" 154 DataExecutionPrevention="0" 155 TargetMachine="1" 156 /> 157 <Tool 158 Name="VCALinkTool" 159 /> 160 <Tool 161 Name="VCManifestTool" 162 /> 163 <Tool 164 Name="VCXDCMakeTool" 165 /> 166 <Tool 167 Name="VCBscMakeTool" 168 /> 169 <Tool 170 Name="VCFxCopTool" 171 /> 172 <Tool 173 Name="VCAppVerifierTool" 174 /> 175 <Tool 176 Name="VCPostBuildEventTool" 177 /> 178 </Configuration> 179 </Configurations> 180 <References> 181 </References> 182 <Files> 183 <Filter 184 Name="Source Files" 185 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 186 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 187 > 188 <File 189 RelativePath=".\man_power.cpp" 190 > 191 </File> 192 </Filter> 193 <Filter 194 Name="Header Files" 195 Filter="h;hpp;hxx;hm;inl;inc;xsd" 196 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 197 > 198 <File 199 RelativePath="..\..\..\..\boost\itl\interval.hpp" 200 > 201 </File> 202 <File 203 RelativePath="..\..\..\..\boost\itl\interval_base_map.hpp" 204 > 205 </File> 206 <File 207 RelativePath="..\..\..\..\boost\itl\interval_base_set.hpp" 208 > 209 </File> 210 <File 211 RelativePath="..\..\..\..\boost\itl\interval_map.hpp" 212 > 213 </File> 214 <File 215 RelativePath="..\..\..\..\boost\itl\interval_set.hpp" 216 > 217 </File> 218 </Filter> 219 <Filter 220 Name="Resource Files" 221 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 222 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 223 > 224 </Filter> 225 </Files> 226 <Globals> 227 </Globals> 228</VisualStudioProject> 229