1# Microsoft Developer Studio Project File - Name="TkEclipse" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 5.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=TkEclipse - 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 "TkEclipse.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 "TkEclipse.mak" CFG="TkEclipse - Win32 Debug"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "TkEclipse - Win32 Release" (based on\
21 "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "TkEclipse - Win32 Debug" (based on\
23 "Win32 (x86) Dynamic-Link Library")
24!MESSAGE 
25
26# Begin Project
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30MTL=midl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "TkEclipse - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "Release"
38# PROP BASE Intermediate_Dir "Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "Release"
43# PROP Intermediate_Dir "Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../sepia/i386_nt" /I "C:/Program Files/Tcl/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__STDC__" /YX /FD /c
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /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 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:windows /dll /machine:I386
57# ADD LINK32 tkexdr.lib tcl83.lib tk83.lib eclipse.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:windows /dll /machine:I386 /libpath:"../Eclipse/Release" /libpath:"../TkExdr/Release" /libpath:"C:/Program Files/Tcl/lib"
58# Begin Special Build Tool
59SOURCE=$(InputPath)
60PostBuild_Desc=Copying dll and lib to lib/i386_nt
61PostBuild_Cmds=copy Release\TkEclipse.dll\
62                 ..\..\lib\i386_nt\tkeclipse.dll	copy Release\TkEclipse.lib\
63                 ..\..\lib\i386_nt\tkeclipse.lib
64# End Special Build Tool
65
66!ELSEIF  "$(CFG)" == "TkEclipse - Win32 Debug"
67
68# PROP BASE Use_MFC 0
69# PROP BASE Use_Debug_Libraries 1
70# PROP BASE Output_Dir "Debug"
71# PROP BASE Intermediate_Dir "Debug"
72# PROP BASE Target_Dir ""
73# PROP Use_MFC 0
74# PROP Use_Debug_Libraries 1
75# PROP Output_Dir "Debug"
76# PROP Intermediate_Dir "Debug"
77# PROP Ignore_Export_Lib 0
78# PROP Target_Dir ""
79# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
80# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../sepia/i386_nt" /I "C:/Program Files/Tcl/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__STDC__" /YX /FD /c
81# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
82# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
83# ADD BASE RSC /l 0x409 /d "_DEBUG"
84# ADD RSC /l 0x409 /d "_DEBUG"
85BSC32=bscmake.exe
86# ADD BASE BSC32 /nologo
87# ADD BSC32 /nologo
88LINK32=link.exe
89# ADD BASE LINK32 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:windows /dll /debug /machine:I386 /pdbtype:sept
90# ADD LINK32 tkexdr.lib tcl83.lib tk83.lib eclipse.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:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"../Eclipse/Debug" /libpath:"../TkExdr/Debug" /libpath:"M:/Eclipse/tcltk8.3/i386_nt/lib" /libpath:"../Eclipse/Release" /libpath:"C:/Program Files/Tcl/lib"
91# SUBTRACT LINK32 /pdb:none
92# Begin Special Build Tool
93SOURCE=$(InputPath)
94PostBuild_Desc=Copying dll and lib to lib/i386_nt
95PostBuild_Cmds=copy Debug\TkEclipse.dll\
96                 ..\..\lib\i386_nt\tkeclipse.dll	copy Debug\TkEclipse.lib\
97                 ..\..\lib\i386_nt\tkeclipse.lib
98# End Special Build Tool
99
100!ENDIF 
101
102# Begin Target
103
104# Name "TkEclipse - Win32 Release"
105# Name "TkEclipse - Win32 Debug"
106# Begin Source File
107
108SOURCE=..\..\sepia\i386_nt\tkeclipse.c
109# End Source File
110# Begin Source File
111
112SOURCE=..\..\sepia\i386_nt\tkeclipse.def
113# End Source File
114# End Target
115# End Project
116