Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
3.4 KiB

  1. # Microsoft Developer Studio Project File - Name="testmain" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** �ҏW���Ȃ��ł������� **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=testmain - Win32 Testing
  6. !MESSAGE �����͗L����Ҳ�̧�قł͂����܂����B ������ۼު�Ă�����ނ��邽�߂ɂ� NMAKE ���g�p���Ă��������B
  7. !MESSAGE [Ҳ�̧�ق̴���߰�] ����ނ��g�p���Ď��s���Ă�������
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "testmain.mak".
  10. !MESSAGE
  11. !MESSAGE NMAKE �̎��s���ɍ\�����w���ł��܂�
  12. !MESSAGE ����� ײݏ���ϸۂ̐ݒ������`���܂��B��:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "testmain.mak" CFG="testmain - Win32 Testing"
  15. !MESSAGE
  16. !MESSAGE �I���”\������� Ӱ��:
  17. !MESSAGE
  18. !MESSAGE "testmain - Win32 Testing" ("Win32 (x86) Application" �p)
  19. !MESSAGE
  20. # Begin Project
  21. # PROP Scc_ProjName ""
  22. # PROP Scc_LocalPath ""
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 1
  28. # PROP BASE Output_Dir "testmai0"
  29. # PROP BASE Intermediate_Dir "testmai0"
  30. # PROP BASE Ignore_Export_Lib 0
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 1
  34. # PROP Output_Dir "testing"
  35. # PROP Intermediate_Dir "testing"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /Gz /Zp1 /W3 /Gm /GX /Zi /Od /I "..\common" /I "." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  39. # ADD CPP /nologo /Gz /Zp1 /W3 /Gm /GX /Zi /Od /I "../common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  40. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  41. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  42. # ADD BASE RSC /l 0x411 /d "_DEBUG"
  43. # ADD RSC /l 0x411 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # ADD BASE LINK32 comctl32.lib 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:windows /debug /machine:I386
  49. # ADD LINK32 comctl32.lib 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:windows /debug /machine:I386
  50. # Begin Target
  51. # Name "testmain - Win32 Testing"
  52. # Begin Group "��� ̧��"
  53. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  54. # Begin Source File
  55. SOURCE=.\cddbitem.cpp
  56. # End Source File
  57. # Begin Source File
  58. SOURCE=.\cddbtn.cpp
  59. # End Source File
  60. # Begin Source File
  61. SOURCE=.\cddbtnp.cpp
  62. # End Source File
  63. # Begin Source File
  64. SOURCE=.\dbg.cpp
  65. # End Source File
  66. # Begin Source File
  67. SOURCE=.\ddbtn.cpp
  68. # End Source File
  69. # Begin Source File
  70. SOURCE=.\resource.h
  71. # End Source File
  72. # Begin Source File
  73. SOURCE=.\testmain.cpp
  74. # ADD CPP /I "../common"
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=.\testmain.rc
  78. # End Source File
  79. # End Group
  80. # Begin Group "ͯ�ް ̧��"
  81. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  82. # Begin Source File
  83. SOURCE=.\commctrl.h
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.\dbg.h
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.\dbgmgr.h
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.\softkey.h
  93. # End Source File
  94. # End Group
  95. # Begin Group "ؿ�� ̧��"
  96. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  97. # Begin Source File
  98. SOURCE=.\icon1.ico
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\test.ico
  102. # End Source File
  103. # End Group
  104. # End Target
  105. # End Project