1# Microsoft Developer Studio Project File - Name="confgentool" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "@PLATFORM@ (x86) Static-Link Library" 0x0104
6
7CFG=confgentool - @PLATFORM@ 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 "confgentool.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 "confgentool.mak" CFG="confgentool - @PLATFORM@ Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "confgentool - @PLATFORM@ Release" (based on "@PLATFORM@ (x86) Static-Link Library")
21!MESSAGE "confgentool - @PLATFORM@ Debug" (based on "@PLATFORM@ (x86) Static-Link Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "confgentool - @PLATFORM@ Release"
33
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 "Release"
42# PROP Intermediate_Dir "Release"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /MT /W3 @COPTX@ @COPTI@ /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" @COPTY@ /FD /c
46# ADD CPP /nologo /MD /W3 @COPTX@ @COPTI@ /O2 /I "./" /I "../../../" @LIBXML2_INC@ /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/dns/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__STDC__" /D "_MBCS" @COPTY@ /FD /c /Fdconfgentool
47# SUBTRACT CPP /X
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x409 /d "NDEBUG"
51# ADD RSC /l 0x409 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# ADD BASE LINK32
57# ADD LINK32 /out:"Release/confgentool.lib"
58LIB32=lib.exe
59# ADD BASE LIB32
60# ADD LIB32 /out:"Release/confgentool.lib"
61
62!ELSEIF  "$(CFG)" == "confgentool - @PLATFORM@ Debug"
63
64# PROP BASE Use_MFC 0
65# PROP BASE Use_Debug_Libraries 1
66# PROP BASE Output_Dir "Debug"
67# PROP BASE Intermediate_Dir "Debug"
68# PROP BASE Target_Dir ""
69# PROP Use_MFC 0
70# PROP Use_Debug_Libraries 1
71# PROP Output_Dir "Debug"
72# PROP Intermediate_Dir "Debug"
73# PROP Ignore_Export_Lib 0
74# PROP Target_Dir ""
75# ADD BASE CPP /nologo /MTd /W3 /Gm @COPTX@ @COPTI@ /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" @COPTY@ /FD /GZ /c
76# ADD CPP /nologo /MDd /W3 /Gm @COPTX@ @COPTI@ /ZI /Od /I "./" /I "../../../" @LIBXML2_INC@ /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/dns/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "__STDC__" /D "_MBCS" /FR @COPTY@ /FD /GZ /c /Fdconfgentool
77# SUBTRACT CPP /X
78# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
79# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80# ADD BASE RSC /l 0x409 /d "_DEBUG"
81# ADD RSC /l 0x409 /d "_DEBUG"
82BSC32=bscmake.exe
83# ADD BASE BSC32 /nologo
84# ADD BSC32 /nologo
85LINK32=link.exe
86# ADD BASE LINK32
87# ADD LINK32 /debug /out:"Debug/confgentool.lib"
88LIB32=lib.exe
89# ADD BASE LIB32
90# ADD LIB32 /out:"Debug/confgentool.lib"
91
92!ENDIF
93
94# Begin Target
95
96# Name "confgentool - @PLATFORM@ Release"
97# Name "confgentool - @PLATFORM@ Debug"
98# Begin Group "Source Files"
99
100# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
101# End Group
102# Begin Group "Header Files"
103
104# PROP Default_Filter "h;hpp;hxx;hm;inl"
105# Begin Source File
106
107SOURCE=..\keygen.h
108# End Source File
109# Begin Source File
110
111SOURCE=..\util.h
112# End Source File
113# End Group
114# Begin Group "Resource Files"
115
116# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
117# End Group
118# Begin Group "Main Dns Lib"
119
120# PROP Default_Filter "c"
121# Begin Source File
122
123SOURCE=..\keygen.c
124# End Source File
125# Begin Source File
126
127SOURCE=..\util.c
128# End Source File
129# Begin Source File
130
131SOURCE=.\os.c
132# End Source File
133# End Group
134# End Target
135# End Project
136