Source code of Windows XP (NT5)
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.

161 lines
3.6 KiB

  1. # Microsoft Developer Studio Project File - Name="ThemeSel" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 61000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=ThemeSel - Win32 Debug64
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "ThemeSel.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "ThemeSel.mak" CFG="ThemeSel - Win32 Debug64"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ThemeSel - Win32 Debug" (based on "Win32 (x86) External Target")
  19. !MESSAGE "ThemeSel - Win32 Debug64" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "ThemeSel - Win32 Debug"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 1
  28. # PROP BASE Output_Dir ""
  29. # PROP BASE Intermediate_Dir ""
  30. # PROP BASE Cmd_Line "NMAKE /f ThemeSel.mak"
  31. # PROP BASE Clean_Line "NMAKE /f ThemeSel.mak CLEAN"
  32. # PROP BASE Target_File "ThemeSel.exe"
  33. # PROP BASE Bsc_Name "ThemeSel.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP BASE Debug_Exe ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 1
  38. # PROP Output_Dir ""
  39. # PROP Intermediate_Dir ""
  40. # PROP Cmd_Line "cmd.exe /k build32.cmd /ID"
  41. # PROP Clean_Line "cmd.exe /k build32.cmd /Icz"
  42. # PROP Target_File "ThemeSel.exe"
  43. # PROP Bsc_Name ""
  44. # PROP Target_Dir ""
  45. # PROP Debug_Exe ""
  46. !ELSEIF "$(CFG)" == "ThemeSel - Win32 Debug64"
  47. # PROP BASE Use_MFC 0
  48. # PROP BASE Use_Debug_Libraries 1
  49. # PROP BASE Output_Dir ""
  50. # PROP BASE Intermediate_Dir ""
  51. # PROP BASE Cmd_Line "cmd.exe /k build32.cmd /ID"
  52. # PROP BASE Clean_Line "cmd.exe /k build32.cmd /Icz"
  53. # PROP BASE Target_File "ThemeSel.exe"
  54. # PROP BASE Bsc_Name ""
  55. # PROP BASE Target_Dir ""
  56. # PROP BASE Debug_Exe ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir ""
  60. # PROP Intermediate_Dir ""
  61. # PROP Cmd_Line "cmd.exe /k build64.cmd /ID"
  62. # PROP Clean_Line "cmd.exe /k build64.cmd /Icz"
  63. # PROP Target_File "ThemeSel.exe"
  64. # PROP Bsc_Name ""
  65. # PROP Target_Dir ""
  66. # PROP Debug_Exe ""
  67. !ENDIF
  68. # Begin Target
  69. # Name "ThemeSel - Win32 Debug"
  70. # Name "ThemeSel - Win32 Debug64"
  71. !IF "$(CFG)" == "ThemeSel - Win32 Debug"
  72. !ELSEIF "$(CFG)" == "ThemeSel - Win32 Debug64"
  73. !ENDIF
  74. # Begin Group "Source Files"
  75. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  76. # Begin Source File
  77. SOURCE=.\genlpage.cpp
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.\main.cpp
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.\pageinfo.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.\pch.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.\Samples.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.\stylespage.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\themesel.rc
  96. # End Source File
  97. # End Group
  98. # Begin Group "Header Files"
  99. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  100. # Begin Source File
  101. SOURCE=.\main.h
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\pageinfo.h
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\pch.h
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\resource.h
  111. # End Source File
  112. # End Group
  113. # Begin Group "Resource Files"
  114. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  115. # Begin Source File
  116. SOURCE=.\backgrou.bmp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\small.ico
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.\ThemeSel.ico
  123. # End Source File
  124. # End Group
  125. # Begin Source File
  126. SOURCE=.\sources
  127. # End Source File
  128. # End Target
  129. # End Project