Create FortranCInterface_VERIFY function
[cmake.git] / Templates / UtilityHeader.dsptemplate
blobe8bb309245193af5c16c725eecb3e186734a2b12
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 Intermediate_Dir "Release"
42 # PROP Target_Dir ""
44 CMAKE_CUSTOM_RULE_CODE_RELEASE
46 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 Debug"
48 # PROP BASE Use_MFC 0
49 # PROP BASE Use_Debug_Libraries 1
50 # PROP BASE Output_Dir "Debug"
51 # PROP BASE Intermediate_Dir "Debug"
52 # PROP BASE Target_Dir ""
53 # PROP Use_MFC 0
54 # PROP Use_Debug_Libraries 1
55 # PROP Intermediate_Dir "Debug"
56 # PROP Target_Dir ""
58 CMAKE_CUSTOM_RULE_CODE_DEBUG
60 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 MinSizeRel"
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 0
64 # PROP BASE Output_Dir "MinSizeRel"
65 # PROP BASE Intermediate_Dir "MinSizeRel"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 0
69 # PROP Intermediate_Dir "MinSizeRel"
70 # PROP Target_Dir ""
72 CMAKE_CUSTOM_RULE_CODE_MINSIZEREL
74 !ELSEIF  "$(CFG)" == "OUTPUT_LIBNAME - Win32 RelWithDebInfo"
76 # PROP BASE Use_MFC 0
77 # PROP BASE Use_Debug_Libraries 0
78 # PROP BASE Output_Dir "RelWithDebInfo"
79 # PROP BASE Intermediate_Dir "RelWithDebInfo"
80 # PROP BASE Target_Dir ""
81 # PROP Use_MFC 0
82 # PROP Use_Debug_Libraries 0
83 # PROP Intermediate_Dir "RelWithDebInfo"
84 # PROP Target_Dir ""
86 CMAKE_CUSTOM_RULE_CODE_RELWITHDEBINFO
88 !ENDIF 
90 # Begin Target
92 # Name "OUTPUT_LIBNAME - Win32 Release"
93 # Name "OUTPUT_LIBNAME - Win32 Debug"
94 # Name "OUTPUT_LIBNAME - Win32 MinSizeRel"
95 # Name "OUTPUT_LIBNAME - Win32 RelWithDebInfo"