[1] | 1 | # Microsoft Developer Studio Project File - Name="char_sql" - Package Owner=<4> |
---|
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
---|
| 3 | # ** DO NOT EDIT ** |
---|
| 4 | |
---|
| 5 | # TARGTYPE "Win32 (x86) Console Application" 0x0103 |
---|
| 6 | |
---|
| 7 | CFG=char_sql - Win32 Release |
---|
| 8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
---|
| 9 | !MESSAGE use the Export Makefile command and run |
---|
| 10 | !MESSAGE |
---|
| 11 | !MESSAGE NMAKE /f "char-server_sql.mak". |
---|
| 12 | !MESSAGE |
---|
| 13 | !MESSAGE You can specify a configuration when running NMAKE |
---|
| 14 | !MESSAGE by defining the macro CFG on the command line. For example: |
---|
| 15 | !MESSAGE |
---|
| 16 | !MESSAGE NMAKE /f "char-server_sql.mak" CFG="char_sql - Win32 Release" |
---|
| 17 | !MESSAGE |
---|
| 18 | !MESSAGE Possible choices for configuration are: |
---|
| 19 | !MESSAGE |
---|
| 20 | !MESSAGE "char_sql - Win32 Release" (based on "Win32 (x86) Console Application") |
---|
| 21 | !MESSAGE |
---|
| 22 | |
---|
| 23 | # Begin Project |
---|
| 24 | # PROP AllowPerConfigDependencies 0 |
---|
| 25 | # PROP Scc_ProjName "" |
---|
| 26 | # PROP Scc_LocalPath "" |
---|
| 27 | CPP=cl.exe |
---|
| 28 | RSC=rc.exe |
---|
| 29 | # PROP BASE Use_MFC 0 |
---|
| 30 | # PROP BASE Use_Debug_Libraries 0 |
---|
| 31 | # PROP BASE Output_Dir "Release" |
---|
| 32 | # PROP BASE Intermediate_Dir "Release" |
---|
| 33 | # PROP BASE Target_Dir "" |
---|
| 34 | # PROP Use_MFC 0 |
---|
| 35 | # PROP Use_Debug_Libraries 0 |
---|
| 36 | # PROP Output_Dir "Release" |
---|
| 37 | # PROP Intermediate_Dir "Release" |
---|
| 38 | # PROP Ignore_Export_Lib 0 |
---|
| 39 | # PROP Target_Dir "" |
---|
| 40 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c |
---|
| 41 | # ADD CPP /nologo /W2 /GX /O2 /I "..\src\common" /I "..\src\mysql" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D "__WIN32" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /Fp"tmp/char_sql/char-server_sql.pch" /YX /Fo"tmp/char_sql/" /Fd"tmp/char_sql/" /FD /c |
---|
| 42 | # ADD BASE RSC /l 0x409 |
---|
| 43 | BSC32=bscmake.exe |
---|
| 44 | # ADD BASE BSC32 /nologo |
---|
| 45 | # ADD BSC32 /nologo |
---|
| 46 | LINK32=link.exe |
---|
| 47 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 |
---|
| 48 | # ADD LINK32 wsock32.lib libmysql.lib zdll.lib ws2_32.lib /nologo /subsystem:console /pdb:"tmp/char_sql/char-server_sql.pdb" /machine:I386 /out:"../char-server_sql.exe" /libpath:"../lib" |
---|
| 49 | # SUBTRACT LINK32 /pdb:none |
---|
| 50 | # Begin Target |
---|
| 51 | |
---|
| 52 | # Name "char_sql - Win32 Release" |
---|
| 53 | # Begin Group "common" |
---|
| 54 | |
---|
| 55 | # PROP Default_Filter "" |
---|
| 56 | # Begin Source File |
---|
| 57 | |
---|
| 58 | SOURCE=..\src\common\cbasetypes.h |
---|
| 59 | # End Source File |
---|
| 60 | # Begin Source File |
---|
| 61 | |
---|
| 62 | SOURCE=..\src\common\core.c |
---|
| 63 | # End Source File |
---|
| 64 | # Begin Source File |
---|
| 65 | |
---|
| 66 | SOURCE=..\src\common\core.h |
---|
| 67 | # End Source File |
---|
| 68 | # Begin Source File |
---|
| 69 | |
---|
| 70 | SOURCE=..\src\common\db.c |
---|
| 71 | # End Source File |
---|
| 72 | # Begin Source File |
---|
| 73 | |
---|
| 74 | SOURCE=..\src\common\db.h |
---|
| 75 | # End Source File |
---|
| 76 | # Begin Source File |
---|
| 77 | |
---|
| 78 | SOURCE=..\src\common\ers.c |
---|
| 79 | # End Source File |
---|
| 80 | # Begin Source File |
---|
| 81 | |
---|
| 82 | SOURCE=..\src\common\ers.h |
---|
| 83 | # End Source File |
---|
| 84 | # Begin Source File |
---|
| 85 | |
---|
| 86 | SOURCE=..\src\common\lock.c |
---|
| 87 | # End Source File |
---|
| 88 | # Begin Source File |
---|
| 89 | |
---|
| 90 | SOURCE=..\src\common\lock.h |
---|
| 91 | # End Source File |
---|
| 92 | # Begin Source File |
---|
| 93 | |
---|
| 94 | SOURCE=..\src\common\malloc.c |
---|
| 95 | # End Source File |
---|
| 96 | # Begin Source File |
---|
| 97 | |
---|
| 98 | SOURCE=..\src\common\malloc.h |
---|
| 99 | # End Source File |
---|
| 100 | # Begin Source File |
---|
| 101 | |
---|
| 102 | SOURCE=..\src\common\mapindex.c |
---|
| 103 | # End Source File |
---|
| 104 | # Begin Source File |
---|
| 105 | |
---|
| 106 | SOURCE=..\src\common\mapindex.h |
---|
| 107 | # End Source File |
---|
| 108 | # Begin Source File |
---|
| 109 | |
---|
| 110 | SOURCE=..\src\common\mmo.h |
---|
| 111 | # End Source File |
---|
| 112 | # Begin Source File |
---|
| 113 | |
---|
| 114 | SOURCE=..\src\common\nullpo.c |
---|
| 115 | # End Source File |
---|
| 116 | # Begin Source File |
---|
| 117 | |
---|
| 118 | SOURCE=..\src\common\nullpo.h |
---|
| 119 | # End Source File |
---|
| 120 | # Begin Source File |
---|
| 121 | |
---|
| 122 | SOURCE=..\src\common\plugin.h |
---|
| 123 | # End Source File |
---|
| 124 | # Begin Source File |
---|
| 125 | |
---|
| 126 | SOURCE=..\src\common\plugins.c |
---|
| 127 | # End Source File |
---|
| 128 | # Begin Source File |
---|
| 129 | |
---|
| 130 | SOURCE=..\src\common\plugins.h |
---|
| 131 | # End Source File |
---|
| 132 | # Begin Source File |
---|
| 133 | |
---|
| 134 | SOURCE=..\src\common\showmsg.c |
---|
| 135 | # End Source File |
---|
| 136 | # Begin Source File |
---|
| 137 | |
---|
| 138 | SOURCE=..\src\common\showmsg.h |
---|
| 139 | # End Source File |
---|
| 140 | # Begin Source File |
---|
| 141 | |
---|
| 142 | SOURCE=..\src\common\socket.c |
---|
| 143 | # End Source File |
---|
| 144 | # Begin Source File |
---|
| 145 | |
---|
| 146 | SOURCE=..\src\common\socket.h |
---|
| 147 | # End Source File |
---|
| 148 | # Begin Source File |
---|
| 149 | |
---|
| 150 | SOURCE=..\src\common\sql.c |
---|
| 151 | # End Source File |
---|
| 152 | # Begin Source File |
---|
| 153 | |
---|
| 154 | SOURCE=..\src\common\sql.h |
---|
| 155 | # End Source File |
---|
| 156 | # Begin Source File |
---|
| 157 | |
---|
| 158 | SOURCE=..\src\common\strlib.c |
---|
| 159 | # End Source File |
---|
| 160 | # Begin Source File |
---|
| 161 | |
---|
| 162 | SOURCE=..\src\common\strlib.h |
---|
| 163 | # End Source File |
---|
| 164 | # Begin Source File |
---|
| 165 | |
---|
| 166 | SOURCE=..\src\common\timer.c |
---|
| 167 | # End Source File |
---|
| 168 | # Begin Source File |
---|
| 169 | |
---|
| 170 | SOURCE=..\src\common\timer.h |
---|
| 171 | # End Source File |
---|
| 172 | # Begin Source File |
---|
| 173 | |
---|
| 174 | SOURCE=..\src\common\utils.c |
---|
| 175 | # End Source File |
---|
| 176 | # Begin Source File |
---|
| 177 | |
---|
| 178 | SOURCE=..\src\common\utils.h |
---|
| 179 | # End Source File |
---|
| 180 | # Begin Source File |
---|
| 181 | |
---|
| 182 | SOURCE=..\src\common\version.h |
---|
| 183 | # End Source File |
---|
| 184 | # End Group |
---|
| 185 | # Begin Group "char_sql" |
---|
| 186 | |
---|
| 187 | # PROP Default_Filter "" |
---|
| 188 | # Begin Source File |
---|
| 189 | |
---|
| 190 | SOURCE=..\src\char_sql\char.c |
---|
| 191 | # End Source File |
---|
| 192 | # Begin Source File |
---|
| 193 | |
---|
| 194 | SOURCE=..\src\char_sql\char.h |
---|
| 195 | # End Source File |
---|
| 196 | # Begin Source File |
---|
| 197 | |
---|
| 198 | SOURCE=..\src\char_sql\int_auction.c |
---|
| 199 | # End Source File |
---|
| 200 | # Begin Source File |
---|
| 201 | |
---|
| 202 | SOURCE=..\src\char_sql\int_auction.h |
---|
| 203 | # End Source File |
---|
| 204 | # Begin Source File |
---|
| 205 | |
---|
| 206 | SOURCE=..\src\char_sql\int_guild.c |
---|
| 207 | # End Source File |
---|
| 208 | # Begin Source File |
---|
| 209 | |
---|
| 210 | SOURCE=..\src\char_sql\int_guild.h |
---|
| 211 | # End Source File |
---|
| 212 | # Begin Source File |
---|
| 213 | |
---|
| 214 | SOURCE=..\src\char_sql\int_homun.c |
---|
| 215 | # End Source File |
---|
| 216 | # Begin Source File |
---|
| 217 | |
---|
| 218 | SOURCE=..\src\char_sql\int_homun.h |
---|
| 219 | # End Source File |
---|
| 220 | # Begin Source File |
---|
| 221 | |
---|
| 222 | SOURCE=..\src\char_sql\int_mail.c |
---|
| 223 | # End Source File |
---|
| 224 | # Begin Source File |
---|
| 225 | |
---|
| 226 | SOURCE=..\src\char_sql\int_mail.h |
---|
| 227 | # End Source File |
---|
| 228 | # Begin Source File |
---|
| 229 | |
---|
| 230 | SOURCE=..\src\char_sql\int_party.c |
---|
| 231 | # End Source File |
---|
| 232 | # Begin Source File |
---|
| 233 | |
---|
| 234 | SOURCE=..\src\char_sql\int_party.h |
---|
| 235 | # End Source File |
---|
| 236 | # Begin Source File |
---|
| 237 | |
---|
| 238 | SOURCE=..\src\char_sql\int_pet.c |
---|
| 239 | # End Source File |
---|
| 240 | # Begin Source File |
---|
| 241 | |
---|
| 242 | SOURCE=..\src\char_sql\int_pet.h |
---|
| 243 | # End Source File |
---|
| 244 | # Begin Source File |
---|
| 245 | |
---|
| 246 | SOURCE=..\src\char_sql\int_storage.c |
---|
| 247 | # End Source File |
---|
| 248 | # Begin Source File |
---|
| 249 | |
---|
| 250 | SOURCE=..\src\char_sql\int_storage.h |
---|
| 251 | # End Source File |
---|
| 252 | # Begin Source File |
---|
| 253 | |
---|
| 254 | SOURCE=..\src\char_sql\int_quest.c |
---|
| 255 | # End Source File |
---|
| 256 | # Begin Source File |
---|
| 257 | |
---|
| 258 | SOURCE=..\src\char_sql\int_quest.h |
---|
| 259 | # End Source File |
---|
| 260 | # Begin Source File |
---|
| 261 | |
---|
| 262 | SOURCE=..\src\char_sql\inter.c |
---|
| 263 | # End Source File |
---|
| 264 | # Begin Source File |
---|
| 265 | |
---|
| 266 | SOURCE=..\src\char_sql\inter.h |
---|
| 267 | # End Source File |
---|
| 268 | # End Group |
---|
| 269 | # End Target |
---|
| 270 | # End Project |
---|