1# Microsoft Developer Studio Project File - Name="PtEclipse" - 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=PtEclipse - 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 "PtEclipse.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 "PtEclipse.mak" CFG="PtEclipse - Win32 Debug"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "PtEclipse - Win32 Release" (based on\
21 "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "PtEclipse - 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)" == "PtEclipse - 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 "../../Shm/i386_nt" /I "../../Flexlm/i386_nt" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /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 0x809 /d "NDEBUG"
51# ADD RSC /l 0x809 /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 lm_new_md.obj lmgr_md.lib eclipse.lib msvcrt.lib oldnames.lib kernel32.lib user32.lib netapi32.lib gdi32.lib winspool.lib comdlg32.lib comctl32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /machine:I386 /nodefaultlib /libpath:"../Eclipse/Release" /libpath:"../../Flexlm/i386_nt"
58# Begin Special Build Tool
59SOURCE=$(InputPath)
60PostBuild_Desc=Copying dll to lib
61PostBuild_Cmds=copy Release\PtEclipse.dll ..\..\lib\i386_nt\pteclipse.dll
62# End Special Build Tool
63
64!ELSEIF  "$(CFG)" == "PtEclipse - Win32 Debug"
65
66# PROP BASE Use_MFC 0
67# PROP BASE Use_Debug_Libraries 1
68# PROP BASE Output_Dir "Debug"
69# PROP BASE Intermediate_Dir "Debug"
70# PROP BASE Target_Dir ""
71# PROP Use_MFC 0
72# PROP Use_Debug_Libraries 1
73# PROP Output_Dir "Debug"
74# PROP Intermediate_Dir "Debug"
75# PROP Ignore_Export_Lib 0
76# PROP Target_Dir ""
77# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
78# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../sepia/i386_nt" /I "../../Shm/i386_nt" /I "../../Flexlm/i386_nt" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
79# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
80# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
81# ADD BASE RSC /l 0x809 /d "_DEBUG"
82# ADD RSC /l 0x809 /d "_DEBUG"
83BSC32=bscmake.exe
84# ADD BASE BSC32 /nologo
85# ADD BSC32 /nologo
86LINK32=link.exe
87# 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
88# ADD LINK32 lm_new_md.obj lmgr_md.lib eclipse.lib msvcrt.lib oldnames.lib kernel32.lib user32.lib netapi32.lib gdi32.lib winspool.lib comdlg32.lib comctl32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib /pdbtype:sept /libpath:"../Eclipse/Debug" /libpath:"../../Flexlm/i386_nt"
89# Begin Special Build Tool
90SOURCE=$(InputPath)
91PostBuild_Desc=Copying dll to lib
92PostBuild_Cmds=copy Debug\PtEclipse.dll ..\..\lib\i386_nt\pteclipse.dll
93# End Special Build Tool
94
95!ENDIF 
96
97# Begin Target
98
99# Name "PtEclipse - Win32 Release"
100# Name "PtEclipse - Win32 Debug"
101# Begin Source File
102
103SOURCE=..\..\sepia\i386_nt\bip_pt.c
104# End Source File
105# Begin Source File
106
107SOURCE=..\..\sepia\i386_nt\pteclipse.def
108# End Source File
109# End Target
110# End Project
111