innobase.dsp 9.89 KB
Newer Older
unknown's avatar
unknown committed
1 2 3 4 5 6
# Microsoft Developer Studio Project File - Name="innobase" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

7
CFG=INNOBASE - WIN32 RELEASE
unknown's avatar
unknown committed
8 9
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
10
!MESSAGE
unknown's avatar
unknown committed
11
!MESSAGE NMAKE /f "innobase.mak".
12
!MESSAGE
unknown's avatar
unknown committed
13 14
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
15
!MESSAGE
16
!MESSAGE NMAKE /f "innobase.mak" CFG="INNOBASE - WIN32 RELEASE"
17
!MESSAGE
unknown's avatar
unknown committed
18
!MESSAGE Possible choices for configuration are:
19
!MESSAGE
unknown's avatar
unknown committed
20
!MESSAGE "innobase - Win32 Debug" (based on "Win32 (x86) Static Library")
21
!MESSAGE "innobase - Win32 Release" (based on "Win32 (x86) Static Library")
22 23
!MESSAGE "innobase - Win32 nt" (based on "Win32 (x86) Static Library")
!MESSAGE "innobase - Win32 Max nt" (based on "Win32 (x86) Static Library")
24
!MESSAGE
unknown's avatar
unknown committed
25 26 27 28 29

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
unknown's avatar
unknown committed
30
CPP=xicl6.exe
unknown's avatar
unknown committed
31 32
RSC=rc.exe

33
!IF  "$(CFG)" == "innobase - Win32 Debug"
unknown's avatar
unknown committed
34 35 36 37 38 39 40 41

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "innobase___Win32_Debug"
# PROP BASE Intermediate_Dir "innobase___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
42 43
# PROP Output_Dir "debug"
# PROP Intermediate_Dir "debug"
unknown's avatar
unknown committed
44 45
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "__NT__" /D "WIN32" /D "_MBCS" /YX /FD /c
46 47
# ADD CPP /nologo /G6 /MTd /W3 /GX /Z7 /Od /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /FD /c
# SUBTRACT CPP /Fr /YX
unknown's avatar
unknown committed
48 49 50 51 52
# ADD BASE RSC /l 0x416 /d "NDEBUG"
# ADD RSC /l 0x416 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
unknown's avatar
unknown committed
53
LIB32=xilink6.exe -lib
unknown's avatar
unknown committed
54 55 56
# ADD BASE LIB32 /nologo /out:"..\lib_release\innobase-nt.lib"
# ADD LIB32 /nologo /out:"..\lib_debug\innodb.lib"

57 58 59 60
!ELSEIF  "$(CFG)" == "innobase - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
61 62
# PROP BASE Output_Dir "innobase___Win32_Release0"
# PROP BASE Intermediate_Dir "innobase___Win32_Release0"
63 64 65
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
66 67
# PROP Output_Dir "release"
# PROP Intermediate_Dir "release"
68 69
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
70
# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /D "NDEBUG" /FD /c
71
# SUBTRACT CPP /WX /Fr /YX
72 73 74 75 76
# ADD BASE RSC /l 0x416 /d "NDEBUG"
# ADD RSC /l 0x416 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
unknown's avatar
unknown committed
77
LIB32=xilink6.exe -lib
78 79 80
# ADD BASE LIB32 /nologo /out:"..\lib_release\innodb.lib"
# ADD LIB32 /nologo /out:"..\lib_release\innodb.lib"

81 82 83 84 85 86 87 88 89
!ELSEIF  "$(CFG)" == "innobase - Win32 nt"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "innobase___Win32_nt"
# PROP BASE Intermediate_Dir "innobase___Win32_nt"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
90 91
# PROP Output_Dir "nt"
# PROP Intermediate_Dir "nt"
92 93
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
94
# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "MYSQL_SERVER" /D "_MBCS" /D MYSQL_SERVER_SUFFIX=-nt /FD /c
unknown's avatar
unknown committed
95
# SUBTRACT CPP /YX
96 97 98 99 100
# ADD BASE RSC /l 0x416 /d "NDEBUG"
# ADD RSC /l 0x416 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
unknown's avatar
unknown committed
101
LIB32=xilink6.exe -lib
102 103 104 105 106 107 108 109 110 111 112 113
# ADD BASE LIB32 /nologo /out:"..\lib_release\innodb.lib"
# ADD LIB32 /nologo /out:"..\lib_release\innodb.lib"

!ELSEIF  "$(CFG)" == "innobase - Win32 Max nt"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "innobase___Win32_Max_nt"
# PROP BASE Intermediate_Dir "innobase___Win32_Max_nt"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
114 115
# PROP Output_Dir "max_nt"
# PROP Intermediate_Dir "max_nt"
116 117
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
118
# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "MYSQL_SERVER" /D "_MBCS" /D MYSQL_SERVER_SUFFIX=-nt-max /FD /c
unknown's avatar
unknown committed
119
# SUBTRACT CPP /YX
120 121 122 123 124
# ADD BASE RSC /l 0x416 /d "NDEBUG"
# ADD RSC /l 0x416 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
unknown's avatar
unknown committed
125
LIB32=xilink6.exe -lib
126 127 128
# ADD BASE LIB32 /nologo /out:"..\lib_release\innodb.lib"
# ADD LIB32 /nologo /out:"..\lib_release\innodb.lib"

129
!ENDIF
unknown's avatar
unknown committed
130 131 132 133

# Begin Target

# Name "innobase - Win32 Debug"
134
# Name "innobase - Win32 Release"
135 136
# Name "innobase - Win32 nt"
# Name "innobase - Win32 Max nt"
unknown's avatar
unknown committed
137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314
# Begin Source File

SOURCE=.\btr\btr0btr.c
# End Source File
# Begin Source File

SOURCE=.\btr\btr0cur.c
# End Source File
# Begin Source File

SOURCE=.\btr\btr0pcur.c
# End Source File
# Begin Source File

SOURCE=.\btr\btr0sea.c
# End Source File
# Begin Source File

SOURCE=.\buf\buf0buf.c
# End Source File
# Begin Source File

SOURCE=.\buf\buf0flu.c
# End Source File
# Begin Source File

SOURCE=.\buf\buf0lru.c
# End Source File
# Begin Source File

SOURCE=.\buf\buf0rea.c
# End Source File
# Begin Source File

SOURCE=.\data\data0data.c
# End Source File
# Begin Source File

SOURCE=.\data\data0type.c
# End Source File
# Begin Source File

SOURCE=.\dict\dict0boot.c
# End Source File
# Begin Source File

SOURCE=.\dict\dict0crea.c
# End Source File
# Begin Source File

SOURCE=.\dict\dict0dict.c
# End Source File
# Begin Source File

SOURCE=.\dict\dict0load.c
# End Source File
# Begin Source File

SOURCE=.\dict\dict0mem.c
# End Source File
# Begin Source File

SOURCE=.\dyn\dyn0dyn.c
# End Source File
# Begin Source File

SOURCE=.\eval\eval0eval.c
# End Source File
# Begin Source File

SOURCE=.\eval\eval0proc.c
# End Source File
# Begin Source File

SOURCE=.\fil\fil0fil.c
# End Source File
# Begin Source File

SOURCE=.\fsp\fsp0fsp.c
# End Source File
# Begin Source File

SOURCE=.\fut\fut0fut.c
# End Source File
# Begin Source File

SOURCE=.\fut\fut0lst.c
# End Source File
# Begin Source File

SOURCE=.\ha\ha0ha.c
# End Source File
# Begin Source File

SOURCE=.\ha\hash0hash.c
# End Source File
# Begin Source File

SOURCE=.\ibuf\ibuf0ibuf.c
# End Source File
# Begin Source File

SOURCE=.\pars\lexyy.c
# End Source File
# Begin Source File

SOURCE=.\lock\lock0lock.c
# End Source File
# Begin Source File

SOURCE=.\log\log0log.c
# End Source File
# Begin Source File

SOURCE=.\log\log0recv.c
# End Source File
# Begin Source File

SOURCE=.\mach\mach0data.c
# End Source File
# Begin Source File

SOURCE=.\mem\mem0mem.c
# End Source File
# Begin Source File

SOURCE=.\mem\mem0pool.c
# End Source File
# Begin Source File

SOURCE=.\mtr\mtr0log.c
# End Source File
# Begin Source File

SOURCE=.\mtr\mtr0mtr.c
# End Source File
# Begin Source File

SOURCE=.\os\os0file.c
# End Source File
# Begin Source File

SOURCE=.\os\os0proc.c
# End Source File
# Begin Source File

SOURCE=.\os\os0sync.c
# End Source File
# Begin Source File

SOURCE=.\os\os0thread.c
# End Source File
# Begin Source File

SOURCE=.\page\page0cur.c
# End Source File
# Begin Source File

SOURCE=.\page\page0page.c
# End Source File
# Begin Source File

SOURCE=.\pars\pars0grm.c
# End Source File
# Begin Source File

SOURCE=.\pars\pars0opt.c
# End Source File
# Begin Source File

SOURCE=.\pars\pars0pars.c
# End Source File
# Begin Source File

SOURCE=.\pars\pars0sym.c
# End Source File
# Begin Source File

unknown's avatar
unknown committed
315 316 317 318
SOURCE=.\que\que0que.c
# End Source File
# Begin Source File

unknown's avatar
unknown committed
319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370
SOURCE=.\read\read0read.c
# End Source File
# Begin Source File

SOURCE=.\rem\rem0cmp.c
# End Source File
# Begin Source File

SOURCE=.\rem\rem0rec.c
# End Source File
# Begin Source File

SOURCE=.\row\row0ins.c
# End Source File
# Begin Source File

SOURCE=.\row\row0mysql.c
# End Source File
# Begin Source File

SOURCE=.\row\row0purge.c
# End Source File
# Begin Source File

SOURCE=.\row\row0row.c
# End Source File
# Begin Source File

SOURCE=.\row\row0sel.c
# End Source File
# Begin Source File

SOURCE=.\row\row0uins.c
# End Source File
# Begin Source File

SOURCE=.\row\row0umod.c
# End Source File
# Begin Source File

SOURCE=.\row\row0undo.c
# End Source File
# Begin Source File

SOURCE=.\row\row0upd.c
# End Source File
# Begin Source File

SOURCE=.\row\row0vers.c
# End Source File
# Begin Source File

371 372 373 374
SOURCE=.\srv\srv0que.c
# End Source File
# Begin Source File

unknown's avatar
unknown committed
375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450
SOURCE=.\srv\srv0srv.c
# End Source File
# Begin Source File

SOURCE=.\srv\srv0start.c
# End Source File
# Begin Source File

SOURCE=.\sync\sync0arr.c
# End Source File
# Begin Source File

SOURCE=.\sync\sync0rw.c
# End Source File
# Begin Source File

SOURCE=.\sync\sync0sync.c
# End Source File
# Begin Source File

SOURCE=.\thr\thr0loc.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0purge.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0rec.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0roll.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0rseg.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0sys.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0trx.c
# End Source File
# Begin Source File

SOURCE=.\trx\trx0undo.c
# End Source File
# Begin Source File

SOURCE=.\usr\usr0sess.c
# End Source File
# Begin Source File

SOURCE=.\ut\ut0byte.c
# End Source File
# Begin Source File

SOURCE=.\ut\ut0dbg.c
# End Source File
# Begin Source File

SOURCE=.\ut\ut0mem.c
# End Source File
# Begin Source File

SOURCE=.\ut\ut0rnd.c
# End Source File
# Begin Source File

SOURCE=.\ut\ut0ut.c
# End Source File
# End Target
# End Project