[1] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="7.10" |
---|
| 5 | Name="char-server_txt" |
---|
| 6 | ProjectGUID="{D356871D-58E1-450B-967A-E3E9646175AF}" |
---|
| 7 | RootNamespace="char-server_txt" |
---|
| 8 | Keyword="Win32Proj"> |
---|
| 9 | <Platforms> |
---|
| 10 | <Platform |
---|
| 11 | Name="Win32"/> |
---|
| 12 | </Platforms> |
---|
| 13 | <Configurations> |
---|
| 14 | <Configuration |
---|
| 15 | Name="Debug|Win32" |
---|
| 16 | OutputDirectory=".." |
---|
| 17 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 18 | ConfigurationType="1" |
---|
| 19 | CharacterSet="2"> |
---|
| 20 | <Tool |
---|
| 21 | Name="VCCLCompilerTool" |
---|
| 22 | Optimization="0" |
---|
| 23 | AdditionalIncludeDirectories="..\src\common;..\src\zlib" |
---|
| 24 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;TXT_ONLY;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" |
---|
| 25 | GeneratePreprocessedFile="0" |
---|
| 26 | MinimalRebuild="TRUE" |
---|
| 27 | ExceptionHandling="FALSE" |
---|
| 28 | BasicRuntimeChecks="3" |
---|
| 29 | RuntimeLibrary="3" |
---|
| 30 | BufferSecurityCheck="TRUE" |
---|
| 31 | EnableFunctionLevelLinking="TRUE" |
---|
| 32 | DefaultCharIsUnsigned="FALSE" |
---|
| 33 | UsePrecompiledHeader="0" |
---|
| 34 | WarningLevel="3" |
---|
| 35 | Detect64BitPortabilityProblems="FALSE" |
---|
| 36 | DebugInformationFormat="4" |
---|
| 37 | CompileAs="1"/> |
---|
| 38 | <Tool |
---|
| 39 | Name="VCCustomBuildTool"/> |
---|
| 40 | <Tool |
---|
| 41 | Name="VCLinkerTool" |
---|
| 42 | AdditionalDependencies="msvcrtd.lib oldnames.lib ws2_32.lib zdll.lib" |
---|
| 43 | OutputFile="$(OutDir)\char-server.exe" |
---|
| 44 | LinkIncremental="2" |
---|
| 45 | AdditionalLibraryDirectories="..\lib" |
---|
| 46 | IgnoreAllDefaultLibraries="TRUE" |
---|
| 47 | GenerateDebugInformation="TRUE" |
---|
| 48 | ProgramDatabaseFile="$(OutDir)\char-server.pdb" |
---|
| 49 | SubSystem="1" |
---|
| 50 | TargetMachine="1"/> |
---|
| 51 | <Tool |
---|
| 52 | Name="VCMIDLTool"/> |
---|
| 53 | <Tool |
---|
| 54 | Name="VCPostBuildEventTool"/> |
---|
| 55 | <Tool |
---|
| 56 | Name="VCPreBuildEventTool"/> |
---|
| 57 | <Tool |
---|
| 58 | Name="VCPreLinkEventTool"/> |
---|
| 59 | <Tool |
---|
| 60 | Name="VCResourceCompilerTool"/> |
---|
| 61 | <Tool |
---|
| 62 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
| 63 | <Tool |
---|
| 64 | Name="VCXMLDataGeneratorTool"/> |
---|
| 65 | <Tool |
---|
| 66 | Name="VCWebDeploymentTool"/> |
---|
| 67 | <Tool |
---|
| 68 | Name="VCManagedWrapperGeneratorTool"/> |
---|
| 69 | <Tool |
---|
| 70 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
| 71 | </Configuration> |
---|
| 72 | <Configuration |
---|
| 73 | Name="Release|Win32" |
---|
| 74 | OutputDirectory=".." |
---|
| 75 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 76 | ConfigurationType="1" |
---|
| 77 | CharacterSet="2" |
---|
| 78 | WholeProgramOptimization="TRUE"> |
---|
| 79 | <Tool |
---|
| 80 | Name="VCCLCompilerTool" |
---|
| 81 | Optimization="2" |
---|
| 82 | GlobalOptimizations="TRUE" |
---|
| 83 | InlineFunctionExpansion="2" |
---|
| 84 | EnableIntrinsicFunctions="TRUE" |
---|
| 85 | ImproveFloatingPointConsistency="TRUE" |
---|
| 86 | FavorSizeOrSpeed="1" |
---|
| 87 | OmitFramePointers="TRUE" |
---|
| 88 | EnableFiberSafeOptimizations="TRUE" |
---|
| 89 | OptimizeForProcessor="2" |
---|
| 90 | OptimizeForWindowsApplication="TRUE" |
---|
| 91 | AdditionalIncludeDirectories="..\src\common;..\src\zlib" |
---|
| 92 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;TXT_ONLY;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" |
---|
| 93 | StringPooling="TRUE" |
---|
| 94 | RuntimeLibrary="3" |
---|
| 95 | DefaultCharIsUnsigned="FALSE" |
---|
| 96 | UsePrecompiledHeader="0" |
---|
| 97 | WarningLevel="3" |
---|
| 98 | Detect64BitPortabilityProblems="FALSE" |
---|
| 99 | DebugInformationFormat="3" |
---|
| 100 | CompileAs="1"/> |
---|
| 101 | <Tool |
---|
| 102 | Name="VCCustomBuildTool"/> |
---|
| 103 | <Tool |
---|
| 104 | Name="VCLinkerTool" |
---|
| 105 | AdditionalDependencies="msvcrt.lib oldnames.lib ws2_32.lib zdll.lib" |
---|
| 106 | OutputFile="$(OutDir)\char-server.exe" |
---|
| 107 | LinkIncremental="1" |
---|
| 108 | AdditionalLibraryDirectories="..\lib" |
---|
| 109 | IgnoreAllDefaultLibraries="TRUE" |
---|
| 110 | GenerateDebugInformation="TRUE" |
---|
| 111 | ProgramDatabaseFile="$(OutDir)\char-server.pdb" |
---|
| 112 | SubSystem="1" |
---|
| 113 | OptimizeReferences="2" |
---|
| 114 | EnableCOMDATFolding="2" |
---|
| 115 | OptimizeForWindows98="1" |
---|
| 116 | TargetMachine="1"/> |
---|
| 117 | <Tool |
---|
| 118 | Name="VCMIDLTool"/> |
---|
| 119 | <Tool |
---|
| 120 | Name="VCPostBuildEventTool"/> |
---|
| 121 | <Tool |
---|
| 122 | Name="VCPreBuildEventTool"/> |
---|
| 123 | <Tool |
---|
| 124 | Name="VCPreLinkEventTool"/> |
---|
| 125 | <Tool |
---|
| 126 | Name="VCResourceCompilerTool"/> |
---|
| 127 | <Tool |
---|
| 128 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
| 129 | <Tool |
---|
| 130 | Name="VCXMLDataGeneratorTool"/> |
---|
| 131 | <Tool |
---|
| 132 | Name="VCWebDeploymentTool"/> |
---|
| 133 | <Tool |
---|
| 134 | Name="VCManagedWrapperGeneratorTool"/> |
---|
| 135 | <Tool |
---|
| 136 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
| 137 | </Configuration> |
---|
| 138 | </Configurations> |
---|
| 139 | <References> |
---|
| 140 | </References> |
---|
| 141 | <Files> |
---|
| 142 | <Filter |
---|
| 143 | Name="char_txt" |
---|
| 144 | Filter=""> |
---|
| 145 | <File |
---|
| 146 | RelativePath="..\src\char\char.c"> |
---|
| 147 | </File> |
---|
| 148 | <File |
---|
| 149 | RelativePath="..\src\char\char.h"> |
---|
| 150 | </File> |
---|
| 151 | <File |
---|
| 152 | RelativePath="..\src\char\int_guild.c"> |
---|
| 153 | </File> |
---|
| 154 | <File |
---|
| 155 | RelativePath="..\src\char\int_guild.h"> |
---|
| 156 | </File> |
---|
| 157 | <File |
---|
| 158 | RelativePath="..\src\char\int_homun.c"> |
---|
| 159 | </File> |
---|
| 160 | <File |
---|
| 161 | RelativePath="..\src\char\int_homun.h"> |
---|
| 162 | </File> |
---|
| 163 | <File |
---|
| 164 | RelativePath="..\src\char\int_party.c"> |
---|
| 165 | </File> |
---|
| 166 | <File |
---|
| 167 | RelativePath="..\src\char\int_party.h"> |
---|
| 168 | </File> |
---|
| 169 | <File |
---|
| 170 | RelativePath="..\src\char\int_pet.c"> |
---|
| 171 | </File> |
---|
| 172 | <File |
---|
| 173 | RelativePath="..\src\char\int_pet.h"> |
---|
| 174 | </File> |
---|
| 175 | <File |
---|
| 176 | RelativePath="..\src\char\int_status.c"> |
---|
| 177 | </File> |
---|
| 178 | <File |
---|
| 179 | RelativePath="..\src\char\int_status.h"> |
---|
| 180 | </File> |
---|
| 181 | <File |
---|
| 182 | RelativePath="..\src\char\int_storage.c"> |
---|
| 183 | </File> |
---|
| 184 | <File |
---|
| 185 | RelativePath="..\src\char\int_storage.h"> |
---|
| 186 | </File> |
---|
| 187 | <File |
---|
| 188 | RelativePath="..\src\char\inter.c"> |
---|
| 189 | </File> |
---|
| 190 | <File |
---|
| 191 | RelativePath="..\src\char\inter.h"> |
---|
| 192 | </File> |
---|
| 193 | </Filter> |
---|
| 194 | <Filter |
---|
| 195 | Name="common" |
---|
| 196 | Filter=""> |
---|
| 197 | <File |
---|
| 198 | RelativePath="..\src\common\cbasetypes.h"> |
---|
| 199 | </File> |
---|
| 200 | <File |
---|
| 201 | RelativePath="..\src\common\core.c"> |
---|
| 202 | </File> |
---|
| 203 | <File |
---|
| 204 | RelativePath="..\src\common\core.h"> |
---|
| 205 | </File> |
---|
| 206 | <File |
---|
| 207 | RelativePath="..\src\common\db.c"> |
---|
| 208 | </File> |
---|
| 209 | <File |
---|
| 210 | RelativePath="..\src\common\db.h"> |
---|
| 211 | </File> |
---|
| 212 | <File |
---|
| 213 | RelativePath="..\src\common\ers.c"> |
---|
| 214 | </File> |
---|
| 215 | <File |
---|
| 216 | RelativePath="..\src\common\ers.h"> |
---|
| 217 | </File> |
---|
| 218 | <File |
---|
| 219 | RelativePath="..\src\common\lock.c"> |
---|
| 220 | </File> |
---|
| 221 | <File |
---|
| 222 | RelativePath="..\src\common\lock.h"> |
---|
| 223 | </File> |
---|
| 224 | <File |
---|
| 225 | RelativePath="..\src\common\malloc.c"> |
---|
| 226 | </File> |
---|
| 227 | <File |
---|
| 228 | RelativePath="..\src\common\malloc.h"> |
---|
| 229 | </File> |
---|
| 230 | <File |
---|
| 231 | RelativePath="..\src\common\mapindex.c"> |
---|
| 232 | </File> |
---|
| 233 | <File |
---|
| 234 | RelativePath="..\src\common\mapindex.h"> |
---|
| 235 | </File> |
---|
| 236 | <File |
---|
| 237 | RelativePath="..\src\common\mmo.h"> |
---|
| 238 | </File> |
---|
| 239 | <File |
---|
| 240 | RelativePath="..\src\common\nullpo.c"> |
---|
| 241 | </File> |
---|
| 242 | <File |
---|
| 243 | RelativePath="..\src\common\nullpo.h"> |
---|
| 244 | </File> |
---|
| 245 | <File |
---|
| 246 | RelativePath="..\src\common\plugin.h"> |
---|
| 247 | </File> |
---|
| 248 | <File |
---|
| 249 | RelativePath="..\src\common\plugins.c"> |
---|
| 250 | </File> |
---|
| 251 | <File |
---|
| 252 | RelativePath="..\src\common\plugins.h"> |
---|
| 253 | </File> |
---|
| 254 | <File |
---|
| 255 | RelativePath="..\src\common\showmsg.c"> |
---|
| 256 | </File> |
---|
| 257 | <File |
---|
| 258 | RelativePath="..\src\common\showmsg.h"> |
---|
| 259 | </File> |
---|
| 260 | <File |
---|
| 261 | RelativePath="..\src\common\socket.c"> |
---|
| 262 | </File> |
---|
| 263 | <File |
---|
| 264 | RelativePath="..\src\common\socket.h"> |
---|
| 265 | </File> |
---|
| 266 | <File |
---|
| 267 | RelativePath="..\src\common\strlib.c"> |
---|
| 268 | </File> |
---|
| 269 | <File |
---|
| 270 | RelativePath="..\src\common\strlib.h"> |
---|
| 271 | </File> |
---|
| 272 | <File |
---|
| 273 | RelativePath="..\src\common\timer.c"> |
---|
| 274 | </File> |
---|
| 275 | <File |
---|
| 276 | RelativePath="..\src\common\timer.h"> |
---|
| 277 | </File> |
---|
| 278 | <File |
---|
| 279 | RelativePath="..\src\common\utils.c"> |
---|
| 280 | </File> |
---|
| 281 | <File |
---|
| 282 | RelativePath="..\src\common\utils.h"> |
---|
| 283 | </File> |
---|
| 284 | <File |
---|
| 285 | RelativePath="..\src\common\version.h"> |
---|
| 286 | </File> |
---|
| 287 | </Filter> |
---|
| 288 | </Files> |
---|
| 289 | <Globals> |
---|
| 290 | </Globals> |
---|
| 291 | </VisualStudioProject> |
---|