ENH: update for CMake 2.6
[cmake.git] / Templates / UtilityHeader.dsptemplate
blob4cc87b868b7e4193888f49875edbc23fdd8a3b2e
1 # Microsoft Developer Studio Project File - Name="OUTPUT_LIBNAME" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Generic Project" 0x010a
7 CFG=OUTPUT_LIBNAME - 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 "OUTPUT_LIBNAME.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 "OUTPUT_LIBNAME.mak" CFG="OUTPUT_LIBNAME - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "OUTPUT_LIBNAME - Win32 MinSizeRel" (based on "Win32 (x86) Generic Project")
21 !MESSAGE "OUTPUT_LIBNAME - Win32 Release" (based on "Win32 (x86) Generic Project")
22 !MESSAGE "OUTPUT_LIBNAME - Win32 RelWithDebInfo" (based on "Win32 (x86) Generic Project")
23 !MESSAGE "OUTPUT_LIBNAME - Win32 Debug" (based on "Win32 (x86) Generic Project")
24 !MESSAGE 
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 MTL=midl.exe
32 !IF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 Release"
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "OUTPUT_DIRECTORY\Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Target_Dir ""
45 CMAKE_CUSTOM_RULE_CODE_RELEASE
47 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 Debug"
49 # PROP BASE Use_MFC 0
50 # PROP BASE Use_Debug_Libraries 1
51 # PROP BASE Output_Dir "Debug"
52 # PROP BASE Intermediate_Dir "Debug"
53 # PROP BASE Target_Dir ""
54 # PROP Use_MFC 0
55 # PROP Use_Debug_Libraries 1
56 # PROP Output_Dir "OUTPUT_DIRECTORY\Debug"
57 # PROP Intermediate_Dir "Debug"
58 # PROP Target_Dir ""
60 CMAKE_CUSTOM_RULE_CODE_DEBUG
62 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 MinSizeRel"
64 # PROP BASE Use_MFC 0
65 # PROP BASE Use_Debug_Libraries 0
66 # PROP BASE Output_Dir "MinSizeRel"
67 # PROP BASE Intermediate_Dir "MinSizeRel"
68 # PROP BASE Target_Dir ""
69 # PROP Use_MFC 0
70 # PROP Use_Debug_Libraries 0
71 # PROP Output_Dir "OUTPUT_DIRECTORY\MinSizeRel"
72 # PROP Intermediate_Dir "MinSizeRel"
73 # PROP Target_Dir ""
75 CMAKE_CUSTOM_RULE_CODE_MINSIZEREL
77 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 RelWithDebInfo"
79 # PROP BASE Use_MFC 0
80 # PROP BASE Use_Debug_Libraries 0
81 # PROP BASE Output_Dir "RelWithDebInfo"
82 # PROP BASE Intermediate_Dir "RelWithDebInfo"
83 # PROP BASE Target_Dir ""
84 # PROP Use_MFC 0
85 # PROP Use_Debug_Libraries 0
86 # PROP Output_Dir "OUTPUT_DIRECTORY\RelWithDebInfo"
87 # PROP Intermediate_Dir "RelWithDebInfo"
88 # PROP Target_Dir ""
90 CMAKE_CUSTOM_RULE_CODE_RELWITHDEBINFO
92 !ENDIF 
94 # Begin Target
96 # Name "OUTPUT_LIBNAME - Win32 Release"
97 # Name "OUTPUT_LIBNAME - Win32 Debug"
98 # Name "OUTPUT_LIBNAME - Win32 MinSizeRel"
99 # Name "OUTPUT_LIBNAME - Win32 RelWithDebInfo"