1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206
|
# Microsoft Developer Studio Generated NMAKE File, Based on test_ticables.dsp
!IF "$(CFG)" == ""
CFG=test_ticables - Win32 Debug
!MESSAGE No configuration specified. Defaulting to test_ticables - Win32 Debug.
!ENDIF
!IF "$(CFG)" != "test_ticables - Win32 Release" && "$(CFG)" != "test_ticables - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "test_ticables.mak" CFG="test_ticables - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "test_ticables - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "test_ticables - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
!ERROR An invalid configuration is specified.
!ENDIF
!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "test_ticables - Win32 Release"
OUTDIR=.
INTDIR=C:\msvc\Output\ticables
# Begin Custom Macros
OutDir=.
# End Custom Macros
!IF "$(RECURSE)" == "0"
ALL : "$(OUTDIR)\test_ticables.exe"
!ELSE
ALL : "ticables - Win32 Release" "$(OUTDIR)\test_ticables.exe"
!ENDIF
!IF "$(RECURSE)" == "1"
CLEAN :"ticables - Win32 ReleaseCLEAN"
!ELSE
CLEAN :
!ENDIF
-@erase "$(INTDIR)\test_ticables.obj"
-@erase "$(INTDIR)\vc60.idb"
-@erase "$(OUTDIR)\test_ticables.exe"
"$(INTDIR)" :
if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
CPP_PROJ=/nologo /ML /w /W0 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WIN32__" /Fp"$(INTDIR)\test_ticables.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
BSC32=bscmake.exe
BSC32_FLAGS=/nologo /o"$(OUTDIR)\test_ticables.bsc"
BSC32_SBRS= \
LINK32=link.exe
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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:console /incremental:no /pdb:"$(OUTDIR)\test_ticables.pdb" /machine:I386 /out:"$(OUTDIR)\test_ticables.exe"
LINK32_OBJS= \
"$(INTDIR)\test_ticables.obj" \
"$(OUTDIR)\ticables.lib"
"$(OUTDIR)\test_ticables.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ELSEIF "$(CFG)" == "test_ticables - Win32 Debug"
OUTDIR=C:\msvc\tilp
INTDIR=C:\msvc\Output\ticables
# Begin Custom Macros
OutDir=C:\msvc\tilp
# End Custom Macros
!IF "$(RECURSE)" == "0"
ALL : "$(OUTDIR)\test_ticables.exe"
!ELSE
ALL : "ticables - Win32 Debug" "$(OUTDIR)\test_ticables.exe"
!ENDIF
!IF "$(RECURSE)" == "1"
CLEAN :"ticables - Win32 DebugCLEAN"
!ELSE
CLEAN :
!ENDIF
-@erase "$(INTDIR)\test_ticables.obj"
-@erase "$(INTDIR)\vc60.idb"
-@erase "$(INTDIR)\vc60.pdb"
-@erase "$(OUTDIR)\test_ticables.exe"
-@erase "$(OUTDIR)\test_ticables.ilk"
-@erase "$(OUTDIR)\test_ticables.pdb"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
"$(INTDIR)" :
if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
CPP_PROJ=/nologo /MLd /w /W0 /Gm /GX /ZI /Od /D "_DEBUG" /D "__WIN32__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /Fp"$(INTDIR)\test_ticables.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
BSC32=bscmake.exe
BSC32_FLAGS=/nologo /o"$(OUTDIR)\test_ticables.bsc"
BSC32_SBRS= \
LINK32=link.exe
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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:console /incremental:yes /pdb:"$(OUTDIR)\test_ticables.pdb" /debug /machine:I386 /out:"$(OUTDIR)\test_ticables.exe" /pdbtype:sept
LINK32_OBJS= \
"$(INTDIR)\test_ticables.obj" \
"$(OUTDIR)\ticables.lib"
"$(OUTDIR)\test_ticables.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ENDIF
.c{$(INTDIR)}.obj::
$(CPP) @<<
$(CPP_PROJ) $<
<<
.cpp{$(INTDIR)}.obj::
$(CPP) @<<
$(CPP_PROJ) $<
<<
.cxx{$(INTDIR)}.obj::
$(CPP) @<<
$(CPP_PROJ) $<
<<
.c{$(INTDIR)}.sbr::
$(CPP) @<<
$(CPP_PROJ) $<
<<
.cpp{$(INTDIR)}.sbr::
$(CPP) @<<
$(CPP_PROJ) $<
<<
.cxx{$(INTDIR)}.sbr::
$(CPP) @<<
$(CPP_PROJ) $<
<<
!IF "$(NO_EXTERNAL_DEPS)" != "1"
!IF EXISTS("test_ticables.dep")
!INCLUDE "test_ticables.dep"
!ELSE
!MESSAGE Warning: cannot find "test_ticables.dep"
!ENDIF
!ENDIF
!IF "$(CFG)" == "test_ticables - Win32 Release" || "$(CFG)" == "test_ticables - Win32 Debug"
SOURCE=..\..\tests\test_ticables.c
"$(INTDIR)\test_ticables.obj" : $(SOURCE) "$(INTDIR)"
$(CPP) $(CPP_PROJ) $(SOURCE)
!IF "$(CFG)" == "test_ticables - Win32 Release"
"ticables - Win32 Release" :
cd "."
$(MAKE) /$(MAKEFLAGS) /F .\ticables.mak CFG="ticables - Win32 Release"
cd "."
"ticables - Win32 ReleaseCLEAN" :
cd "."
$(MAKE) /$(MAKEFLAGS) /F .\ticables.mak CFG="ticables - Win32 Release" RECURSE=1 CLEAN
cd "."
!ELSEIF "$(CFG)" == "test_ticables - Win32 Debug"
"ticables - Win32 Debug" :
cd "."
$(MAKE) /$(MAKEFLAGS) /F .\ticables.mak CFG="ticables - Win32 Debug"
cd "."
"ticables - Win32 DebugCLEAN" :
cd "."
$(MAKE) /$(MAKEFLAGS) /F .\ticables.mak CFG="ticables - Win32 Debug" RECURSE=1 CLEAN
cd "."
!ENDIF
!ENDIF
|