| 1 | # Microsoft Developer Studio Project File - Name="wxvc_universal" - Package Owner=<4> |
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
| 3 | # ** DO NOT EDIT ** |
| 4 | |
| 5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 |
| 6 | |
| 7 | CFG=wxvc_universal - Win32 Debug |
| 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 "wxvc_universal.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 "wxvc_universal.mak" CFG="wxvc_universal - Win32 Debug" |
| 17 | !MESSAGE |
| 18 | !MESSAGE Possible choices for configuration are: |
| 19 | !MESSAGE |
| 20 | !MESSAGE "wxvc_universal - Win32 Release" (based on "Win32 (x86) Static Library") |
| 21 | !MESSAGE "wxvc_universal - Win32 Debug" (based on "Win32 (x86) Static Library") |
| 22 | !MESSAGE |
| 23 | |
| 24 | # Begin Project |
| 25 | # PROP AllowPerConfigDependencies 0 |
| 26 | # PROP Scc_ProjName "" |
| 27 | # PROP Scc_LocalPath "" |
| 28 | CPP=cl.exe |
| 29 | RSC=rc.exe |
| 30 | |
| 31 | !IF "$(CFG)" == "wxvc_universal - Win32 Release" |
| 32 | |
| 33 | # PROP BASE Use_MFC 0 |
| 34 | # PROP BASE Use_Debug_Libraries 0 |
| 35 | # PROP BASE Output_Dir "Release" |
| 36 | # PROP BASE Intermediate_Dir "Release" |
| 37 | # PROP BASE Target_Dir "" |
| 38 | # PROP Use_MFC 0 |
| 39 | # PROP Use_Debug_Libraries 0 |
| 40 | # PROP Output_Dir "msw/UnivRelease" |
| 41 | # PROP Intermediate_Dir "msw/UnivRelease" |
| 42 | # PROP Target_Dir "" |
| 43 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c |
| 44 | # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../include" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c |
| 45 | # ADD BASE RSC /l 0x809 |
| 46 | # ADD RSC /l 0x809 |
| 47 | BSC32=bscmake.exe |
| 48 | # ADD BASE BSC32 /nologo |
| 49 | # ADD BSC32 /nologo |
| 50 | LIB32=link.exe -lib |
| 51 | # ADD BASE LIB32 /nologo |
| 52 | # ADD LIB32 /nologo /out:"..\lib\wx_univ.lib" |
| 53 | |
| 54 | !ELSEIF "$(CFG)" == "wxvc_universal - Win32 Debug" |
| 55 | |
| 56 | # PROP BASE Use_MFC 0 |
| 57 | # PROP BASE Use_Debug_Libraries 1 |
| 58 | # PROP BASE Output_Dir "Debug" |
| 59 | # PROP BASE Intermediate_Dir "Debug" |
| 60 | # PROP BASE Target_Dir "" |
| 61 | # PROP Use_MFC 0 |
| 62 | # PROP Use_Debug_Libraries 1 |
| 63 | # PROP Output_Dir "msw/UnivDebug" |
| 64 | # PROP Intermediate_Dir "msw/UnivDebug" |
| 65 | # PROP Target_Dir "" |
| 66 | # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c |
| 67 | # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c |
| 68 | # ADD BASE RSC /l 0x809 |
| 69 | # ADD RSC /l 0x809 |
| 70 | BSC32=bscmake.exe |
| 71 | # ADD BASE BSC32 /nologo |
| 72 | # ADD BSC32 /nologo |
| 73 | LIB32=link.exe -lib |
| 74 | # ADD BASE LIB32 /nologo |
| 75 | # ADD LIB32 /nologo /out:"..\lib\wx_univd.lib" |
| 76 | |
| 77 | !ENDIF |
| 78 | |
| 79 | # Begin Target |
| 80 | |
| 81 | # Name "wxvc_universal - Win32 Release" |
| 82 | # Name "wxvc_universal - Win32 Debug" |
| 83 | # Begin Group "Common Files" |
| 84 | |
| 85 | # PROP Default_Filter "" |
| 86 | # Begin Source File |
| 87 | |
| 88 | SOURCE=.\common\appcmn.cpp |
| 89 | # End Source File |
| 90 | # Begin Source File |
| 91 | |
| 92 | SOURCE=.\common\choiccmn.cpp |
| 93 | # End Source File |
| 94 | # Begin Source File |
| 95 | |
| 96 | SOURCE=.\common\clipcmn.cpp |
| 97 | # End Source File |
| 98 | # Begin Source File |
| 99 | |
| 100 | SOURCE=.\common\cmdline.cpp |
| 101 | # End Source File |
| 102 | # Begin Source File |
| 103 | |
| 104 | SOURCE=.\common\cmdproc.cpp |
| 105 | # End Source File |
| 106 | # Begin Source File |
| 107 | |
| 108 | SOURCE=.\common\cmndata.cpp |
| 109 | # End Source File |
| 110 | # Begin Source File |
| 111 | |
| 112 | SOURCE=.\common\config.cpp |
| 113 | # End Source File |
| 114 | # Begin Source File |
| 115 | |
| 116 | SOURCE=.\common\containr.cpp |
| 117 | # End Source File |
| 118 | # Begin Source File |
| 119 | |
| 120 | SOURCE=.\common\cshelp.cpp |
| 121 | # End Source File |
| 122 | # Begin Source File |
| 123 | |
| 124 | SOURCE=.\common\ctrlcmn.cpp |
| 125 | # End Source File |
| 126 | # Begin Source File |
| 127 | |
| 128 | SOURCE=.\common\ctrlsub.cpp |
| 129 | # End Source File |
| 130 | # Begin Source File |
| 131 | |
| 132 | SOURCE=.\common\datetime.cpp |
| 133 | # End Source File |
| 134 | # Begin Source File |
| 135 | |
| 136 | SOURCE=.\common\datstrm.cpp |
| 137 | # End Source File |
| 138 | # Begin Source File |
| 139 | |
| 140 | SOURCE=.\common\db.cpp |
| 141 | # End Source File |
| 142 | # Begin Source File |
| 143 | |
| 144 | SOURCE=.\common\dbgrid.cpp |
| 145 | # End Source File |
| 146 | # Begin Source File |
| 147 | |
| 148 | SOURCE=.\common\dbtable.cpp |
| 149 | # End Source File |
| 150 | # Begin Source File |
| 151 | |
| 152 | SOURCE=.\common\dcbase.cpp |
| 153 | # End Source File |
| 154 | # Begin Source File |
| 155 | |
| 156 | SOURCE=.\common\dircmn.cpp |
| 157 | # End Source File |
| 158 | # Begin Source File |
| 159 | |
| 160 | SOURCE=.\common\dlgcmn.cpp |
| 161 | # End Source File |
| 162 | # Begin Source File |
| 163 | |
| 164 | SOURCE=.\common\dobjcmn.cpp |
| 165 | # End Source File |
| 166 | # Begin Source File |
| 167 | |
| 168 | SOURCE=.\common\docmdi.cpp |
| 169 | # End Source File |
| 170 | # Begin Source File |
| 171 | |
| 172 | SOURCE=.\common\docview.cpp |
| 173 | # End Source File |
| 174 | # Begin Source File |
| 175 | |
| 176 | SOURCE=.\common\dosyacc.c |
| 177 | # ADD CPP /D "USE_DEFINE" /D "YY_USE_PROTOS" /D "IDE_INVOKED" |
| 178 | # SUBTRACT CPP /YX /Yc /Yu |
| 179 | # End Source File |
| 180 | # Begin Source File |
| 181 | |
| 182 | SOURCE=.\common\dynarray.cpp |
| 183 | # End Source File |
| 184 | # Begin Source File |
| 185 | |
| 186 | SOURCE=.\common\dynlib.cpp |
| 187 | # End Source File |
| 188 | # Begin Source File |
| 189 | |
| 190 | SOURCE=.\common\effects.cpp |
| 191 | # End Source File |
| 192 | # Begin Source File |
| 193 | |
| 194 | SOURCE=.\common\encconv.cpp |
| 195 | # End Source File |
| 196 | # Begin Source File |
| 197 | |
| 198 | SOURCE=.\common\event.cpp |
| 199 | # End Source File |
| 200 | # Begin Source File |
| 201 | |
| 202 | SOURCE=.\common\extended.c |
| 203 | # SUBTRACT CPP /YX /Yc /Yu |
| 204 | # End Source File |
| 205 | # Begin Source File |
| 206 | |
| 207 | SOURCE=.\common\ffile.cpp |
| 208 | # End Source File |
| 209 | # Begin Source File |
| 210 | |
| 211 | SOURCE=.\common\file.cpp |
| 212 | # End Source File |
| 213 | # Begin Source File |
| 214 | |
| 215 | SOURCE=.\common\fileconf.cpp |
| 216 | # End Source File |
| 217 | # Begin Source File |
| 218 | |
| 219 | SOURCE=.\common\filefn.cpp |
| 220 | # End Source File |
| 221 | # Begin Source File |
| 222 | |
| 223 | SOURCE=.\common\filename.cpp |
| 224 | # End Source File |
| 225 | # Begin Source File |
| 226 | |
| 227 | SOURCE=.\common\filesys.cpp |
| 228 | # End Source File |
| 229 | # Begin Source File |
| 230 | |
| 231 | SOURCE=.\common\fontcmn.cpp |
| 232 | # End Source File |
| 233 | # Begin Source File |
| 234 | |
| 235 | SOURCE=.\common\fontmap.cpp |
| 236 | # End Source File |
| 237 | # Begin Source File |
| 238 | |
| 239 | SOURCE=.\common\framecmn.cpp |
| 240 | # End Source File |
| 241 | # Begin Source File |
| 242 | |
| 243 | SOURCE=.\common\fs_inet.cpp |
| 244 | # End Source File |
| 245 | # Begin Source File |
| 246 | |
| 247 | SOURCE=.\common\fs_mem.cpp |
| 248 | # End Source File |
| 249 | # Begin Source File |
| 250 | |
| 251 | SOURCE=.\common\fs_zip.cpp |
| 252 | # ADD CPP /I "zlib" |
| 253 | # End Source File |
| 254 | # Begin Source File |
| 255 | |
| 256 | SOURCE=.\common\ftp.cpp |
| 257 | # End Source File |
| 258 | # Begin Source File |
| 259 | |
| 260 | SOURCE=.\common\gaugecmn.cpp |
| 261 | # End Source File |
| 262 | # Begin Source File |
| 263 | |
| 264 | SOURCE=.\common\gdicmn.cpp |
| 265 | # End Source File |
| 266 | # Begin Source File |
| 267 | |
| 268 | SOURCE=.\common\geometry.cpp |
| 269 | # End Source File |
| 270 | # Begin Source File |
| 271 | |
| 272 | SOURCE=.\common\gifdecod.cpp |
| 273 | # End Source File |
| 274 | # Begin Source File |
| 275 | |
| 276 | SOURCE=.\common\hash.cpp |
| 277 | # End Source File |
| 278 | # Begin Source File |
| 279 | |
| 280 | SOURCE=.\common\helpbase.cpp |
| 281 | # End Source File |
| 282 | # Begin Source File |
| 283 | |
| 284 | SOURCE=.\common\http.cpp |
| 285 | # End Source File |
| 286 | # Begin Source File |
| 287 | |
| 288 | SOURCE=.\common\imagall.cpp |
| 289 | # End Source File |
| 290 | # Begin Source File |
| 291 | |
| 292 | SOURCE=.\common\imagbmp.cpp |
| 293 | # End Source File |
| 294 | # Begin Source File |
| 295 | |
| 296 | SOURCE=.\common\image.cpp |
| 297 | # End Source File |
| 298 | # Begin Source File |
| 299 | |
| 300 | SOURCE=.\common\imaggif.cpp |
| 301 | # End Source File |
| 302 | # Begin Source File |
| 303 | |
| 304 | SOURCE=.\common\imagjpeg.cpp |
| 305 | # ADD CPP /I "../src/jpeg" |
| 306 | # End Source File |
| 307 | # Begin Source File |
| 308 | |
| 309 | SOURCE=.\common\imagpcx.cpp |
| 310 | # End Source File |
| 311 | # Begin Source File |
| 312 | |
| 313 | SOURCE=.\common\imagpng.cpp |
| 314 | # ADD CPP /I "png" /I "zlib" |
| 315 | # End Source File |
| 316 | # Begin Source File |
| 317 | |
| 318 | SOURCE=.\common\imagpnm.cpp |
| 319 | # End Source File |
| 320 | # Begin Source File |
| 321 | |
| 322 | SOURCE=.\common\imagtiff.cpp |
| 323 | # ADD CPP /I "tiff" /I "zlib" |
| 324 | # End Source File |
| 325 | # Begin Source File |
| 326 | |
| 327 | SOURCE=.\common\imagxpm.cpp |
| 328 | # End Source File |
| 329 | # Begin Source File |
| 330 | |
| 331 | SOURCE=.\common\intl.cpp |
| 332 | # End Source File |
| 333 | # Begin Source File |
| 334 | |
| 335 | SOURCE=.\common\ipcbase.cpp |
| 336 | # End Source File |
| 337 | # Begin Source File |
| 338 | |
| 339 | SOURCE=.\common\layout.cpp |
| 340 | # End Source File |
| 341 | # Begin Source File |
| 342 | |
| 343 | SOURCE=.\common\lboxcmn.cpp |
| 344 | # End Source File |
| 345 | # Begin Source File |
| 346 | |
| 347 | SOURCE=.\common\list.cpp |
| 348 | # End Source File |
| 349 | # Begin Source File |
| 350 | |
| 351 | SOURCE=.\common\log.cpp |
| 352 | # End Source File |
| 353 | # Begin Source File |
| 354 | |
| 355 | SOURCE=.\common\longlong.cpp |
| 356 | # End Source File |
| 357 | # Begin Source File |
| 358 | |
| 359 | SOURCE=.\common\matrix.cpp |
| 360 | # End Source File |
| 361 | # Begin Source File |
| 362 | |
| 363 | SOURCE=.\common\memory.cpp |
| 364 | # End Source File |
| 365 | # Begin Source File |
| 366 | |
| 367 | SOURCE=.\common\menucmn.cpp |
| 368 | # End Source File |
| 369 | # Begin Source File |
| 370 | |
| 371 | SOURCE=.\common\mimecmn.cpp |
| 372 | # End Source File |
| 373 | # Begin Source File |
| 374 | |
| 375 | SOURCE=.\common\module.cpp |
| 376 | # End Source File |
| 377 | # Begin Source File |
| 378 | |
| 379 | SOURCE=.\common\mstream.cpp |
| 380 | # End Source File |
| 381 | # Begin Source File |
| 382 | |
| 383 | SOURCE=.\common\nbkbase.cpp |
| 384 | # End Source File |
| 385 | # Begin Source File |
| 386 | |
| 387 | SOURCE=.\common\object.cpp |
| 388 | # End Source File |
| 389 | # Begin Source File |
| 390 | |
| 391 | SOURCE=.\common\objstrm.cpp |
| 392 | # End Source File |
| 393 | # Begin Source File |
| 394 | |
| 395 | SOURCE=.\common\odbc.cpp |
| 396 | # End Source File |
| 397 | # Begin Source File |
| 398 | |
| 399 | SOURCE=.\common\paper.cpp |
| 400 | # End Source File |
| 401 | # Begin Source File |
| 402 | |
| 403 | SOURCE=.\common\popupcmn.cpp |
| 404 | # End Source File |
| 405 | # Begin Source File |
| 406 | |
| 407 | SOURCE=.\common\prntbase.cpp |
| 408 | # End Source File |
| 409 | # Begin Source File |
| 410 | |
| 411 | SOURCE=.\common\process.cpp |
| 412 | # End Source File |
| 413 | # Begin Source File |
| 414 | |
| 415 | SOURCE=.\common\protocol.cpp |
| 416 | # End Source File |
| 417 | # Begin Source File |
| 418 | |
| 419 | SOURCE=.\common\quantize.cpp |
| 420 | # End Source File |
| 421 | # Begin Source File |
| 422 | |
| 423 | SOURCE=.\common\radiocmn.cpp |
| 424 | # End Source File |
| 425 | # Begin Source File |
| 426 | |
| 427 | SOURCE=.\common\resource.cpp |
| 428 | # End Source File |
| 429 | # Begin Source File |
| 430 | |
| 431 | SOURCE=.\common\sckaddr.cpp |
| 432 | # End Source File |
| 433 | # Begin Source File |
| 434 | |
| 435 | SOURCE=.\common\sckfile.cpp |
| 436 | # End Source File |
| 437 | # Begin Source File |
| 438 | |
| 439 | SOURCE=.\common\sckipc.cpp |
| 440 | # End Source File |
| 441 | # Begin Source File |
| 442 | |
| 443 | SOURCE=.\common\sckstrm.cpp |
| 444 | # End Source File |
| 445 | # Begin Source File |
| 446 | |
| 447 | SOURCE=.\common\serbase.cpp |
| 448 | # End Source File |
| 449 | # Begin Source File |
| 450 | |
| 451 | SOURCE=.\common\sizer.cpp |
| 452 | # End Source File |
| 453 | # Begin Source File |
| 454 | |
| 455 | SOURCE=.\common\socket.cpp |
| 456 | # End Source File |
| 457 | # Begin Source File |
| 458 | |
| 459 | SOURCE=.\common\strconv.cpp |
| 460 | # End Source File |
| 461 | # Begin Source File |
| 462 | |
| 463 | SOURCE=.\common\stream.cpp |
| 464 | # End Source File |
| 465 | # Begin Source File |
| 466 | |
| 467 | SOURCE=.\common\string.cpp |
| 468 | # End Source File |
| 469 | # Begin Source File |
| 470 | |
| 471 | SOURCE=.\common\sysopt.cpp |
| 472 | # End Source File |
| 473 | # Begin Source File |
| 474 | |
| 475 | SOURCE=.\common\tbarbase.cpp |
| 476 | # End Source File |
| 477 | # Begin Source File |
| 478 | |
| 479 | SOURCE=.\common\textcmn.cpp |
| 480 | # End Source File |
| 481 | # Begin Source File |
| 482 | |
| 483 | SOURCE=.\common\textfile.cpp |
| 484 | # End Source File |
| 485 | # Begin Source File |
| 486 | |
| 487 | SOURCE=.\common\timercmn.cpp |
| 488 | # End Source File |
| 489 | # Begin Source File |
| 490 | |
| 491 | SOURCE=.\common\tokenzr.cpp |
| 492 | # End Source File |
| 493 | # Begin Source File |
| 494 | |
| 495 | SOURCE=.\common\treebase.cpp |
| 496 | # End Source File |
| 497 | # Begin Source File |
| 498 | |
| 499 | SOURCE=.\common\txtstrm.cpp |
| 500 | # End Source File |
| 501 | # Begin Source File |
| 502 | |
| 503 | SOURCE=.\common\unzip.c |
| 504 | # ADD CPP /I "zlib" |
| 505 | # SUBTRACT CPP /YX /Yc /Yu |
| 506 | # End Source File |
| 507 | # Begin Source File |
| 508 | |
| 509 | SOURCE=.\common\url.cpp |
| 510 | # End Source File |
| 511 | # Begin Source File |
| 512 | |
| 513 | SOURCE=.\common\utilscmn.cpp |
| 514 | # End Source File |
| 515 | # Begin Source File |
| 516 | |
| 517 | SOURCE=.\common\valgen.cpp |
| 518 | # End Source File |
| 519 | # Begin Source File |
| 520 | |
| 521 | SOURCE=.\common\validate.cpp |
| 522 | # End Source File |
| 523 | # Begin Source File |
| 524 | |
| 525 | SOURCE=.\common\valtext.cpp |
| 526 | # End Source File |
| 527 | # Begin Source File |
| 528 | |
| 529 | SOURCE=.\common\variant.cpp |
| 530 | # End Source File |
| 531 | # Begin Source File |
| 532 | |
| 533 | SOURCE=.\common\wfstream.cpp |
| 534 | # End Source File |
| 535 | # Begin Source File |
| 536 | |
| 537 | SOURCE=.\common\wincmn.cpp |
| 538 | # End Source File |
| 539 | # Begin Source File |
| 540 | |
| 541 | SOURCE=.\common\wxchar.cpp |
| 542 | # End Source File |
| 543 | # Begin Source File |
| 544 | |
| 545 | SOURCE=.\common\wxexpr.cpp |
| 546 | # End Source File |
| 547 | # Begin Source File |
| 548 | |
| 549 | SOURCE=.\common\xpmdecod.cpp |
| 550 | # End Source File |
| 551 | # Begin Source File |
| 552 | |
| 553 | SOURCE=.\common\zipstrm.cpp |
| 554 | # ADD CPP /I "zlib" |
| 555 | # End Source File |
| 556 | # Begin Source File |
| 557 | |
| 558 | SOURCE=.\common\zstream.cpp |
| 559 | |
| 560 | !IF "$(CFG)" == "wxvc_universal - Win32 Release" |
| 561 | |
| 562 | !ELSEIF "$(CFG)" == "wxvc_universal - Win32 Debug" |
| 563 | |
| 564 | # SUBTRACT CPP /X |
| 565 | |
| 566 | !ENDIF |
| 567 | |
| 568 | # End Source File |
| 569 | # End Group |
| 570 | # Begin Group "Generic Files" |
| 571 | |
| 572 | # PROP Default_Filter "" |
| 573 | # Begin Source File |
| 574 | |
| 575 | SOURCE=.\generic\accel.cpp |
| 576 | # End Source File |
| 577 | # Begin Source File |
| 578 | |
| 579 | SOURCE=.\generic\busyinfo.cpp |
| 580 | # End Source File |
| 581 | # Begin Source File |
| 582 | |
| 583 | SOURCE=.\generic\calctrl.cpp |
| 584 | # End Source File |
| 585 | # Begin Source File |
| 586 | |
| 587 | SOURCE=.\generic\choicdgg.cpp |
| 588 | # End Source File |
| 589 | # Begin Source File |
| 590 | |
| 591 | SOURCE=.\generic\colrdlgg.cpp |
| 592 | # End Source File |
| 593 | # Begin Source File |
| 594 | |
| 595 | SOURCE=.\generic\dirctrlg.cpp |
| 596 | # End Source File |
| 597 | # Begin Source File |
| 598 | |
| 599 | SOURCE=.\generic\dragimgg.cpp |
| 600 | # End Source File |
| 601 | # Begin Source File |
| 602 | |
| 603 | SOURCE=.\generic\fdrepdlg.cpp |
| 604 | # End Source File |
| 605 | # Begin Source File |
| 606 | |
| 607 | SOURCE=.\generic\fontdlgg.cpp |
| 608 | # End Source File |
| 609 | # Begin Source File |
| 610 | |
| 611 | SOURCE=.\generic\grid.cpp |
| 612 | # End Source File |
| 613 | # Begin Source File |
| 614 | |
| 615 | SOURCE=.\generic\gridctrl.cpp |
| 616 | # End Source File |
| 617 | # Begin Source File |
| 618 | |
| 619 | SOURCE=.\generic\gridsel.cpp |
| 620 | # End Source File |
| 621 | # Begin Source File |
| 622 | |
| 623 | SOURCE=.\generic\helpext.cpp |
| 624 | # End Source File |
| 625 | # Begin Source File |
| 626 | |
| 627 | SOURCE=.\generic\helphtml.cpp |
| 628 | # End Source File |
| 629 | # Begin Source File |
| 630 | |
| 631 | SOURCE=.\generic\helpwxht.cpp |
| 632 | # End Source File |
| 633 | # Begin Source File |
| 634 | |
| 635 | SOURCE=.\generic\imaglist.cpp |
| 636 | # End Source File |
| 637 | # Begin Source File |
| 638 | |
| 639 | SOURCE=.\generic\laywin.cpp |
| 640 | # End Source File |
| 641 | # Begin Source File |
| 642 | |
| 643 | SOURCE=.\generic\listctrl.cpp |
| 644 | # End Source File |
| 645 | # Begin Source File |
| 646 | |
| 647 | SOURCE=.\generic\logg.cpp |
| 648 | # End Source File |
| 649 | # Begin Source File |
| 650 | |
| 651 | SOURCE=.\generic\msgdlgg.cpp |
| 652 | # End Source File |
| 653 | # Begin Source File |
| 654 | |
| 655 | SOURCE=.\generic\numdlgg.cpp |
| 656 | # End Source File |
| 657 | # Begin Source File |
| 658 | |
| 659 | SOURCE=.\generic\panelg.cpp |
| 660 | # End Source File |
| 661 | # Begin Source File |
| 662 | |
| 663 | SOURCE=.\generic\progdlgg.cpp |
| 664 | # End Source File |
| 665 | # Begin Source File |
| 666 | |
| 667 | SOURCE=.\generic\prop.cpp |
| 668 | # End Source File |
| 669 | # Begin Source File |
| 670 | |
| 671 | SOURCE=.\generic\propform.cpp |
| 672 | # End Source File |
| 673 | # Begin Source File |
| 674 | |
| 675 | SOURCE=.\generic\proplist.cpp |
| 676 | # End Source File |
| 677 | # Begin Source File |
| 678 | |
| 679 | SOURCE=.\generic\sashwin.cpp |
| 680 | # End Source File |
| 681 | # Begin Source File |
| 682 | |
| 683 | SOURCE=.\generic\scrlwing.cpp |
| 684 | # End Source File |
| 685 | # Begin Source File |
| 686 | |
| 687 | SOURCE=.\generic\spinctlg.cpp |
| 688 | # End Source File |
| 689 | # Begin Source File |
| 690 | |
| 691 | SOURCE=.\generic\splash.cpp |
| 692 | # End Source File |
| 693 | # Begin Source File |
| 694 | |
| 695 | SOURCE=.\generic\splitter.cpp |
| 696 | # End Source File |
| 697 | # Begin Source File |
| 698 | |
| 699 | SOURCE=.\generic\statusbr.cpp |
| 700 | # End Source File |
| 701 | # Begin Source File |
| 702 | |
| 703 | SOURCE=.\generic\tabg.cpp |
| 704 | # End Source File |
| 705 | # Begin Source File |
| 706 | |
| 707 | SOURCE=.\generic\tbarsmpl.cpp |
| 708 | # End Source File |
| 709 | # Begin Source File |
| 710 | |
| 711 | SOURCE=.\generic\textdlgg.cpp |
| 712 | # End Source File |
| 713 | # Begin Source File |
| 714 | |
| 715 | SOURCE=.\generic\tipdlg.cpp |
| 716 | # End Source File |
| 717 | # Begin Source File |
| 718 | |
| 719 | SOURCE=.\generic\tipwin.cpp |
| 720 | # End Source File |
| 721 | # Begin Source File |
| 722 | |
| 723 | SOURCE=.\generic\treectlg.cpp |
| 724 | # End Source File |
| 725 | # Begin Source File |
| 726 | |
| 727 | SOURCE=.\generic\treelay.cpp |
| 728 | # End Source File |
| 729 | # Begin Source File |
| 730 | |
| 731 | SOURCE=.\generic\wizard.cpp |
| 732 | # End Source File |
| 733 | # End Group |
| 734 | # Begin Group "wxHTML Files" |
| 735 | |
| 736 | # PROP Default_Filter "" |
| 737 | # Begin Source File |
| 738 | |
| 739 | SOURCE=.\html\helpctrl.cpp |
| 740 | # End Source File |
| 741 | # Begin Source File |
| 742 | |
| 743 | SOURCE=.\html\helpdata.cpp |
| 744 | # End Source File |
| 745 | # Begin Source File |
| 746 | |
| 747 | SOURCE=.\html\helpfrm.cpp |
| 748 | # End Source File |
| 749 | # Begin Source File |
| 750 | |
| 751 | SOURCE=.\html\htmlcell.cpp |
| 752 | # End Source File |
| 753 | # Begin Source File |
| 754 | |
| 755 | SOURCE=.\html\htmlfilt.cpp |
| 756 | # End Source File |
| 757 | # Begin Source File |
| 758 | |
| 759 | SOURCE=.\html\htmlpars.cpp |
| 760 | # End Source File |
| 761 | # Begin Source File |
| 762 | |
| 763 | SOURCE=.\html\htmltag.cpp |
| 764 | # End Source File |
| 765 | # Begin Source File |
| 766 | |
| 767 | SOURCE=.\html\htmlwin.cpp |
| 768 | # End Source File |
| 769 | # Begin Source File |
| 770 | |
| 771 | SOURCE=.\html\htmprint.cpp |
| 772 | # End Source File |
| 773 | # Begin Source File |
| 774 | |
| 775 | SOURCE=.\html\m_dflist.cpp |
| 776 | # End Source File |
| 777 | # Begin Source File |
| 778 | |
| 779 | SOURCE=.\html\m_fonts.cpp |
| 780 | # End Source File |
| 781 | # Begin Source File |
| 782 | |
| 783 | SOURCE=.\html\m_hline.cpp |
| 784 | # End Source File |
| 785 | # Begin Source File |
| 786 | |
| 787 | SOURCE=.\html\m_image.cpp |
| 788 | # End Source File |
| 789 | # Begin Source File |
| 790 | |
| 791 | SOURCE=.\html\m_layout.cpp |
| 792 | # End Source File |
| 793 | # Begin Source File |
| 794 | |
| 795 | SOURCE=.\html\m_links.cpp |
| 796 | # End Source File |
| 797 | # Begin Source File |
| 798 | |
| 799 | SOURCE=.\html\m_list.cpp |
| 800 | # End Source File |
| 801 | # Begin Source File |
| 802 | |
| 803 | SOURCE=.\html\m_meta.cpp |
| 804 | # End Source File |
| 805 | # Begin Source File |
| 806 | |
| 807 | SOURCE=.\html\m_pre.cpp |
| 808 | # End Source File |
| 809 | # Begin Source File |
| 810 | |
| 811 | SOURCE=.\html\m_tables.cpp |
| 812 | # End Source File |
| 813 | # Begin Source File |
| 814 | |
| 815 | SOURCE=.\html\winpars.cpp |
| 816 | # End Source File |
| 817 | # End Group |
| 818 | # Begin Group "MSW Files" |
| 819 | |
| 820 | # PROP Default_Filter "" |
| 821 | # Begin Source File |
| 822 | |
| 823 | SOURCE=.\msw\app.cpp |
| 824 | # End Source File |
| 825 | # Begin Source File |
| 826 | |
| 827 | SOURCE=.\msw\bitmap.cpp |
| 828 | # End Source File |
| 829 | # Begin Source File |
| 830 | |
| 831 | SOURCE=.\msw\brush.cpp |
| 832 | # End Source File |
| 833 | # Begin Source File |
| 834 | |
| 835 | SOURCE=.\msw\caret.cpp |
| 836 | # End Source File |
| 837 | # Begin Source File |
| 838 | |
| 839 | SOURCE=.\msw\clipbrd.cpp |
| 840 | # End Source File |
| 841 | # Begin Source File |
| 842 | |
| 843 | SOURCE=.\msw\colour.cpp |
| 844 | # End Source File |
| 845 | # Begin Source File |
| 846 | |
| 847 | SOURCE=.\msw\curico.cpp |
| 848 | # End Source File |
| 849 | # Begin Source File |
| 850 | |
| 851 | SOURCE=.\msw\cursor.cpp |
| 852 | # End Source File |
| 853 | # Begin Source File |
| 854 | |
| 855 | SOURCE=.\msw\data.cpp |
| 856 | # End Source File |
| 857 | # Begin Source File |
| 858 | |
| 859 | SOURCE=.\msw\dc.cpp |
| 860 | # End Source File |
| 861 | # Begin Source File |
| 862 | |
| 863 | SOURCE=.\msw\dcclient.cpp |
| 864 | # End Source File |
| 865 | # Begin Source File |
| 866 | |
| 867 | SOURCE=.\msw\dcmemory.cpp |
| 868 | # End Source File |
| 869 | # Begin Source File |
| 870 | |
| 871 | SOURCE=.\msw\dcprint.cpp |
| 872 | # End Source File |
| 873 | # Begin Source File |
| 874 | |
| 875 | SOURCE=.\msw\dcscreen.cpp |
| 876 | # End Source File |
| 877 | # Begin Source File |
| 878 | |
| 879 | SOURCE=.\msw\dde.cpp |
| 880 | # End Source File |
| 881 | # Begin Source File |
| 882 | |
| 883 | SOURCE=.\msw\dialog.cpp |
| 884 | # End Source File |
| 885 | # Begin Source File |
| 886 | |
| 887 | SOURCE=.\msw\dialup.cpp |
| 888 | # End Source File |
| 889 | # Begin Source File |
| 890 | |
| 891 | SOURCE=.\msw\dib.cpp |
| 892 | # End Source File |
| 893 | # Begin Source File |
| 894 | |
| 895 | SOURCE=.\msw\dibutils.cpp |
| 896 | # End Source File |
| 897 | # Begin Source File |
| 898 | |
| 899 | SOURCE=.\msw\dir.cpp |
| 900 | # End Source File |
| 901 | # Begin Source File |
| 902 | |
| 903 | SOURCE=.\msw\dirdlg.cpp |
| 904 | # End Source File |
| 905 | # Begin Source File |
| 906 | |
| 907 | SOURCE=.\msw\dragimag.cpp |
| 908 | # End Source File |
| 909 | # Begin Source File |
| 910 | |
| 911 | SOURCE=.\msw\dummy.cpp |
| 912 | # ADD CPP /Yc"wx/wxprec.h" |
| 913 | # End Source File |
| 914 | # Begin Source File |
| 915 | |
| 916 | SOURCE=.\msw\enhmeta.cpp |
| 917 | # End Source File |
| 918 | # Begin Source File |
| 919 | |
| 920 | SOURCE=.\msw\evtloop.cpp |
| 921 | # End Source File |
| 922 | # Begin Source File |
| 923 | |
| 924 | SOURCE=.\msw\filedlg.cpp |
| 925 | # End Source File |
| 926 | # Begin Source File |
| 927 | |
| 928 | SOURCE=.\msw\font.cpp |
| 929 | # End Source File |
| 930 | # Begin Source File |
| 931 | |
| 932 | SOURCE=.\msw\fontdlg.cpp |
| 933 | # End Source File |
| 934 | # Begin Source File |
| 935 | |
| 936 | SOURCE=.\msw\fontenum.cpp |
| 937 | # End Source File |
| 938 | # Begin Source File |
| 939 | |
| 940 | SOURCE=.\msw\fontutil.cpp |
| 941 | # End Source File |
| 942 | # Begin Source File |
| 943 | |
| 944 | SOURCE=.\msw\frame.cpp |
| 945 | # End Source File |
| 946 | # Begin Source File |
| 947 | |
| 948 | SOURCE=.\msw\gdiimage.cpp |
| 949 | # End Source File |
| 950 | # Begin Source File |
| 951 | |
| 952 | SOURCE=.\msw\gdiobj.cpp |
| 953 | # End Source File |
| 954 | # Begin Source File |
| 955 | |
| 956 | SOURCE=.\msw\glcanvas.cpp |
| 957 | # End Source File |
| 958 | # Begin Source File |
| 959 | |
| 960 | SOURCE=.\msw\gsocket.c |
| 961 | # SUBTRACT CPP /YX /Yc /Yu |
| 962 | # End Source File |
| 963 | # Begin Source File |
| 964 | |
| 965 | SOURCE=.\msw\gsockmsw.c |
| 966 | # SUBTRACT CPP /YX /Yc /Yu |
| 967 | # End Source File |
| 968 | # Begin Source File |
| 969 | |
| 970 | SOURCE=.\msw\helpchm.cpp |
| 971 | # End Source File |
| 972 | # Begin Source File |
| 973 | |
| 974 | SOURCE=.\msw\helpwin.cpp |
| 975 | # End Source File |
| 976 | # Begin Source File |
| 977 | |
| 978 | SOURCE=.\msw\icon.cpp |
| 979 | # End Source File |
| 980 | # Begin Source File |
| 981 | |
| 982 | SOURCE=.\msw\iniconf.cpp |
| 983 | # End Source File |
| 984 | # Begin Source File |
| 985 | |
| 986 | SOURCE=.\msw\joystick.cpp |
| 987 | # End Source File |
| 988 | # Begin Source File |
| 989 | |
| 990 | SOURCE=.\msw\main.cpp |
| 991 | # End Source File |
| 992 | # Begin Source File |
| 993 | |
| 994 | SOURCE=.\msw\metafile.cpp |
| 995 | # End Source File |
| 996 | # Begin Source File |
| 997 | |
| 998 | SOURCE=.\msw\mimetype.cpp |
| 999 | # End Source File |
| 1000 | # Begin Source File |
| 1001 | |
| 1002 | SOURCE=.\msw\minifram.cpp |
| 1003 | # End Source File |
| 1004 | # Begin Source File |
| 1005 | |
| 1006 | SOURCE=.\msw\palette.cpp |
| 1007 | # End Source File |
| 1008 | # Begin Source File |
| 1009 | |
| 1010 | SOURCE=.\msw\pen.cpp |
| 1011 | # End Source File |
| 1012 | # Begin Source File |
| 1013 | |
| 1014 | SOURCE=.\msw\penwin.cpp |
| 1015 | # End Source File |
| 1016 | # Begin Source File |
| 1017 | |
| 1018 | SOURCE=.\msw\printdlg.cpp |
| 1019 | # End Source File |
| 1020 | # Begin Source File |
| 1021 | |
| 1022 | SOURCE=.\msw\printwin.cpp |
| 1023 | # End Source File |
| 1024 | # Begin Source File |
| 1025 | |
| 1026 | SOURCE=.\msw\regconf.cpp |
| 1027 | # End Source File |
| 1028 | # Begin Source File |
| 1029 | |
| 1030 | SOURCE=.\msw\region.cpp |
| 1031 | # End Source File |
| 1032 | # Begin Source File |
| 1033 | |
| 1034 | SOURCE=.\msw\registry.cpp |
| 1035 | # End Source File |
| 1036 | # Begin Source File |
| 1037 | |
| 1038 | SOURCE=.\msw\settings.cpp |
| 1039 | # End Source File |
| 1040 | # Begin Source File |
| 1041 | |
| 1042 | SOURCE=.\msw\snglinst.cpp |
| 1043 | # End Source File |
| 1044 | # Begin Source File |
| 1045 | |
| 1046 | SOURCE=.\msw\taskbar.cpp |
| 1047 | # End Source File |
| 1048 | # Begin Source File |
| 1049 | |
| 1050 | SOURCE=.\msw\thread.cpp |
| 1051 | # End Source File |
| 1052 | # Begin Source File |
| 1053 | |
| 1054 | SOURCE=.\msw\timer.cpp |
| 1055 | # End Source File |
| 1056 | # Begin Source File |
| 1057 | |
| 1058 | SOURCE=.\msw\utils.cpp |
| 1059 | # End Source File |
| 1060 | # Begin Source File |
| 1061 | |
| 1062 | SOURCE=.\msw\utilsexc.cpp |
| 1063 | # End Source File |
| 1064 | # Begin Source File |
| 1065 | |
| 1066 | SOURCE=.\msw\wave.cpp |
| 1067 | # End Source File |
| 1068 | # Begin Source File |
| 1069 | |
| 1070 | SOURCE=.\msw\window.cpp |
| 1071 | # End Source File |
| 1072 | # End Group |
| 1073 | # Begin Group "OLE Files" |
| 1074 | |
| 1075 | # PROP Default_Filter "" |
| 1076 | # Begin Source File |
| 1077 | |
| 1078 | SOURCE=.\msw\ole\automtn.cpp |
| 1079 | # End Source File |
| 1080 | # Begin Source File |
| 1081 | |
| 1082 | SOURCE=.\msw\ole\dataobj.cpp |
| 1083 | # End Source File |
| 1084 | # Begin Source File |
| 1085 | |
| 1086 | SOURCE=.\msw\ole\dropsrc.cpp |
| 1087 | # End Source File |
| 1088 | # Begin Source File |
| 1089 | |
| 1090 | SOURCE=.\msw\ole\droptgt.cpp |
| 1091 | # End Source File |
| 1092 | # Begin Source File |
| 1093 | |
| 1094 | SOURCE=.\msw\ole\oleutils.cpp |
| 1095 | # End Source File |
| 1096 | # Begin Source File |
| 1097 | |
| 1098 | SOURCE=.\msw\ole\uuid.cpp |
| 1099 | # End Source File |
| 1100 | # End Group |
| 1101 | # Begin Group "Setup" |
| 1102 | |
| 1103 | # PROP Default_Filter "" |
| 1104 | # Begin Source File |
| 1105 | |
| 1106 | SOURCE=..\include\wx\univ\setup.h |
| 1107 | # End Source File |
| 1108 | # End Group |
| 1109 | # Begin Group "Univ Files" |
| 1110 | |
| 1111 | # PROP Default_Filter "" |
| 1112 | # Begin Source File |
| 1113 | |
| 1114 | SOURCE=.\univ\bmpbuttn.cpp |
| 1115 | # End Source File |
| 1116 | # Begin Source File |
| 1117 | |
| 1118 | SOURCE=.\univ\button.cpp |
| 1119 | # End Source File |
| 1120 | # Begin Source File |
| 1121 | |
| 1122 | SOURCE=.\univ\checkbox.cpp |
| 1123 | # End Source File |
| 1124 | # Begin Source File |
| 1125 | |
| 1126 | SOURCE=.\univ\checklst.cpp |
| 1127 | # End Source File |
| 1128 | # Begin Source File |
| 1129 | |
| 1130 | SOURCE=.\univ\colschem.cpp |
| 1131 | # End Source File |
| 1132 | # Begin Source File |
| 1133 | |
| 1134 | SOURCE=.\univ\combobox.cpp |
| 1135 | # End Source File |
| 1136 | # Begin Source File |
| 1137 | |
| 1138 | SOURCE=.\univ\control.cpp |
| 1139 | # End Source File |
| 1140 | # Begin Source File |
| 1141 | |
| 1142 | SOURCE=.\univ\framuniv.cpp |
| 1143 | # End Source File |
| 1144 | # Begin Source File |
| 1145 | |
| 1146 | SOURCE=.\univ\gauge.cpp |
| 1147 | # End Source File |
| 1148 | # Begin Source File |
| 1149 | |
| 1150 | SOURCE=.\univ\themes\gtk.cpp |
| 1151 | # End Source File |
| 1152 | # Begin Source File |
| 1153 | |
| 1154 | SOURCE=.\univ\inphand.cpp |
| 1155 | # End Source File |
| 1156 | # Begin Source File |
| 1157 | |
| 1158 | SOURCE=.\univ\listbox.cpp |
| 1159 | # End Source File |
| 1160 | # Begin Source File |
| 1161 | |
| 1162 | SOURCE=.\univ\menu.cpp |
| 1163 | # End Source File |
| 1164 | # Begin Source File |
| 1165 | |
| 1166 | SOURCE=.\univ\notebook.cpp |
| 1167 | # End Source File |
| 1168 | # Begin Source File |
| 1169 | |
| 1170 | SOURCE=.\univ\radiobox.cpp |
| 1171 | # End Source File |
| 1172 | # Begin Source File |
| 1173 | |
| 1174 | SOURCE=.\univ\radiobut.cpp |
| 1175 | # End Source File |
| 1176 | # Begin Source File |
| 1177 | |
| 1178 | SOURCE=.\univ\renderer.cpp |
| 1179 | # End Source File |
| 1180 | # Begin Source File |
| 1181 | |
| 1182 | SOURCE=.\univ\scrarrow.cpp |
| 1183 | # End Source File |
| 1184 | # Begin Source File |
| 1185 | |
| 1186 | SOURCE=.\univ\scrolbar.cpp |
| 1187 | # End Source File |
| 1188 | # Begin Source File |
| 1189 | |
| 1190 | SOURCE=.\univ\scrthumb.cpp |
| 1191 | # End Source File |
| 1192 | # Begin Source File |
| 1193 | |
| 1194 | SOURCE=.\univ\slider.cpp |
| 1195 | # End Source File |
| 1196 | # Begin Source File |
| 1197 | |
| 1198 | SOURCE=.\univ\spinbutt.cpp |
| 1199 | # End Source File |
| 1200 | # Begin Source File |
| 1201 | |
| 1202 | SOURCE=.\univ\statbmp.cpp |
| 1203 | # End Source File |
| 1204 | # Begin Source File |
| 1205 | |
| 1206 | SOURCE=.\univ\statbox.cpp |
| 1207 | # End Source File |
| 1208 | # Begin Source File |
| 1209 | |
| 1210 | SOURCE=.\univ\statline.cpp |
| 1211 | # End Source File |
| 1212 | # Begin Source File |
| 1213 | |
| 1214 | SOURCE=.\univ\stattext.cpp |
| 1215 | # End Source File |
| 1216 | # Begin Source File |
| 1217 | |
| 1218 | SOURCE=.\univ\textctrl.cpp |
| 1219 | # End Source File |
| 1220 | # Begin Source File |
| 1221 | |
| 1222 | SOURCE=.\univ\theme.cpp |
| 1223 | # End Source File |
| 1224 | # Begin Source File |
| 1225 | |
| 1226 | SOURCE=.\univ\themes\win32.cpp |
| 1227 | # End Source File |
| 1228 | # Begin Source File |
| 1229 | |
| 1230 | SOURCE=.\univ\winuniv.cpp |
| 1231 | # End Source File |
| 1232 | # End Group |
| 1233 | # End Target |
| 1234 | # End Project |