Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/teraterm/ttpdlg/ttpdlg.dsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3226 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="ttpdlg" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="ttpdlg" - Package Owner=<4>
2  # Microsoft Developer Studio Generated Build File, Format Version 5.00  # Microsoft Developer Studio Generated Build File, Format Version 5.00
3  # ** DO NOT EDIT **  # ** DO NOT EDIT **
4    
5  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6    
7  CFG=ttpdlg - Win32 Release  CFG=ttpdlg - Win32 Release
8  !MESSAGE NMAKE /f "ttpdlg.mak".  !MESSAGE NMAKE /f "ttpdlg.mak".
9  !MESSAGE  !MESSAGE
10  !MESSAGE You can specify a configuration when running NMAKE on this makefile  !MESSAGE You can specify a configuration when running NMAKE on this makefile
11  !MESSAGE by defining the macro CFG on the command line.  For example:  !MESSAGE by defining the macro CFG on the command line.  For example:
12  !MESSAGE  !MESSAGE
13  !MESSAGE NMAKE /f "ttpdlg.mak" CFG="ttpdlg - Win32 Release"  !MESSAGE NMAKE /f "ttpdlg.mak" CFG="ttpdlg - Win32 Release"
14  !MESSAGE  !MESSAGE
15  !MESSAGE Possible choices for configuration are:  !MESSAGE Possible choices for configuration are:
16  !MESSAGE  !MESSAGE
17  !MESSAGE "ttpdlg - Win32 Release" ("Win32 (x86) Dynamic-Link Library")  !MESSAGE "ttpdlg - Win32 Release" ("Win32 (x86) Dynamic-Link Library")
18  !MESSAGE "ttpdlg - Win32 Debug" ("Win32 (x86) Dynamic-Link Library")  !MESSAGE "ttpdlg - Win32 Debug" ("Win32 (x86) Dynamic-Link Library")
19  !MESSAGE  !MESSAGE
20    
21  # Begin Project  # Begin Project
22  # PROP Scc_ProjName ""  # PROP Scc_ProjName ""
23  # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ""
24  CPP=cl.exe  CPP=cl.exe
25  MTL=midl.exe  MTL=midl.exe
26  RSC=rc.exe  RSC=rc.exe
27    
28  !IF  "$(CFG)" == "ttpdlg - Win32 Release"  !IF  "$(CFG)" == "ttpdlg - Win32 Release"
29    
30  # PROP BASE Use_MFC 0  # PROP BASE Use_MFC 0
31  # PROP BASE Use_Debug_Libraries 0  # PROP BASE Use_Debug_Libraries 0
32  # PROP BASE Output_Dir ".\Release"  # PROP BASE Output_Dir ".\Release"
33  # PROP BASE Intermediate_Dir ".\Release"  # PROP BASE Intermediate_Dir ".\Release"
34  # PROP BASE Target_Dir "."  # PROP BASE Target_Dir "."
35  # PROP Use_MFC 0  # PROP Use_MFC 0
36  # PROP Use_Debug_Libraries 0  # PROP Use_Debug_Libraries 0
37  # PROP Output_Dir "..\bin\Release"  # PROP Output_Dir "..\bin\Release"
38  # PROP Intermediate_Dir ".\Release"  # PROP Intermediate_Dir ".\Release"
39  # PROP Target_Dir "."  # PROP Target_Dir "."
40  # ADD BASE CPP /nologo /MT /W3 /GX /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c  # ADD BASE CPP /nologo /MT /W3 /GX /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
41  # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\source\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c  # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\source\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42  # ADD BASE MTL /nologo /D "NDEBUG" /win32  # ADD BASE MTL /nologo /D "NDEBUG" /win32
43  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
44  # ADD BASE RSC /l 0x411 /d "NDEBUG"  # ADD BASE RSC /l 0x411 /d "NDEBUG"
45  # ADD RSC /l 0x409 /i "..\..\source\common" /d "NDEBUG"  # ADD RSC /l 0x409 /i "..\..\source\common" /d "NDEBUG"
46  BSC32=bscmake.exe  BSC32=bscmake.exe
47  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
48  # ADD BSC32 /nologo  # ADD BSC32 /nologo
49  LINK32=link.exe  LINK32=link.exe
50  # 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  # 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
51  # ADD LINK32 kernel32.lib user32.lib gdi32.lib comdlg32.lib /nologo /subsystem:windows /dll /machine:I386  # ADD LINK32 kernel32.lib user32.lib gdi32.lib comdlg32.lib /nologo /subsystem:windows /dll /machine:I386
52    
53  !ELSEIF  "$(CFG)" == "ttpdlg - Win32 Debug"  !ELSEIF  "$(CFG)" == "ttpdlg - Win32 Debug"
54    
55  # PROP BASE Use_MFC 0  # PROP BASE Use_MFC 0
56  # PROP BASE Use_Debug_Libraries 1  # PROP BASE Use_Debug_Libraries 1
57  # PROP BASE Output_Dir ".\Debug"  # PROP BASE Output_Dir ".\Debug"
58  # PROP BASE Intermediate_Dir ".\Debug"  # PROP BASE Intermediate_Dir ".\Debug"
59  # PROP BASE Target_Dir "."  # PROP BASE Target_Dir "."
60  # PROP Use_MFC 0  # PROP Use_MFC 0
61  # PROP Use_Debug_Libraries 1  # PROP Use_Debug_Libraries 1
62  # PROP Output_Dir "..\bin\Debug"  # PROP Output_Dir "..\bin\Debug"
63  # PROP Intermediate_Dir ".\Debug"  # PROP Intermediate_Dir ".\Debug"
64  # PROP Target_Dir "."  # PROP Target_Dir "."
65  # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c  # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
66  # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\source\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c  # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\source\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
67  # ADD BASE MTL /nologo /D "_DEBUG" /win32  # ADD BASE MTL /nologo /D "_DEBUG" /win32
68  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
69  # ADD BASE RSC /l 0x411 /d "_DEBUG"  # ADD BASE RSC /l 0x411 /d "_DEBUG"
70  # ADD RSC /l 0x409 /i "..\..\source\common" /d "_DEBUG"  # ADD RSC /l 0x409 /i "..\..\source\common" /d "_DEBUG"
71  BSC32=bscmake.exe  BSC32=bscmake.exe
72  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
73  # ADD BSC32 /nologo  # ADD BSC32 /nologo
74  LINK32=link.exe  LINK32=link.exe
75  # 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  # 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
76  # ADD LINK32 kernel32.lib user32.lib gdi32.lib comdlg32.lib /nologo /subsystem:windows /dll /debug /machine:I386  # ADD LINK32 kernel32.lib user32.lib gdi32.lib comdlg32.lib /nologo /subsystem:windows /dll /debug /machine:I386
77    
78  !ENDIF  !ENDIF
79    
80  # Begin Target  # Begin Target
81    
82  # Name "ttpdlg - Win32 Release"  # Name "ttpdlg - Win32 Release"
83  # Name "ttpdlg - Win32 Debug"  # Name "ttpdlg - Win32 Debug"
84  # Begin Group "Source Files"  # Begin Group "Source Files"
85    
86  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
87  # Begin Source File  # Begin Source File
88    
89  SOURCE=..\..\source\common\dlglib.c  SOURCE=..\..\source\common\dlglib.c
90  # End Source File  # End Source File
91  # Begin Source File  # Begin Source File
92    
93  SOURCE=..\..\source\ttdlg\ttdlg.c  SOURCE=..\..\source\ttdlg\ttdlg.c
94  # End Source File  # End Source File
95  # Begin Source File  # Begin Source File
96    
97  SOURCE=..\..\source\common\ttlib.c  SOURCE=..\..\source\common\ttlib.c
98  # End Source File  # End Source File
99  # End Group  # End Group
100  # Begin Group "Header Files"  # Begin Group "Header Files"
101    
102  # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"  # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
103  # Begin Source File  # Begin Source File
104    
105  SOURCE=..\..\source\common\dlglib.h  SOURCE=..\..\source\common\dlglib.h
106  # End Source File  # End Source File
107  # Begin Source File  # Begin Source File
108    
109  SOURCE=..\..\source\common\ttlib.h  SOURCE=..\..\source\common\ttlib.h
110  # End Source File  # End Source File
111  # End Group  # End Group
112  # Begin Group "Resource Files"  # Begin Group "Resource Files"
113    
114  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
115  # Begin Source File  # Begin Source File
116    
117  SOURCE=..\..\Source\Common\Teraterm.ico  SOURCE=..\..\Source\Common\Teraterm.ico
118  # End Source File  # End Source File
119  # Begin Source File  # Begin Source File
120    
121  SOURCE=..\..\Source\Ttdlg\ttpdlg.rc  SOURCE=..\..\Source\Ttdlg\ttpdlg.rc
122    
123  !IF  "$(CFG)" == "ttpdlg - Win32 Release"  !IF  "$(CFG)" == "ttpdlg - Win32 Release"
124    
125  # ADD BASE RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg"  # ADD BASE RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg"
126  # SUBTRACT BASE RSC /i "..\..\source\common"  # SUBTRACT BASE RSC /i "..\..\source\common"
127  # ADD RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg" /i "C:\DEV\TERATERM\source\ttdlg"  # ADD RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg" /i "C:\DEV\TERATERM\source\ttdlg"
128  # SUBTRACT RSC /i "..\..\source\common"  # SUBTRACT RSC /i "..\..\source\common"
129    
130  !ELSEIF  "$(CFG)" == "ttpdlg - Win32 Debug"  !ELSEIF  "$(CFG)" == "ttpdlg - Win32 Debug"
131    
132  # ADD BASE RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg"  # ADD BASE RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg"
133  # SUBTRACT BASE RSC /i "..\..\source\common"  # SUBTRACT BASE RSC /i "..\..\source\common"
134  # ADD RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg" /i "C:\DEV\TERATERM\source\ttdlg"  # ADD RSC /l 0x411 /i "\DEV\TERATERM\Source\Ttdlg" /i "C:\DEV\TERATERM\source\ttdlg"
135  # SUBTRACT RSC /i "..\..\source\common"  # SUBTRACT RSC /i "..\..\source\common"
136    
137  !ENDIF  !ENDIF
138    
139  # End Source File  # End Source File
140  # End Group  # End Group
141  # Begin Group "Lib Files"  # Begin Group "Lib Files"
142    
143  # PROP Default_Filter "lib"  # PROP Default_Filter "lib"
144  # Begin Source File  # Begin Source File
145    
146  SOURCE=..\bin\Release\ttpcmn.lib  SOURCE=..\bin\Release\ttpcmn.lib
147  # End Source File  # End Source File
148  # End Group  # End Group
149  # Begin Group "Def File"  # Begin Group "Def File"
150    
151  # PROP Default_Filter ""  # PROP Default_Filter ""
152  # Begin Source File  # Begin Source File
153    
154  SOURCE=.\ttpdlg.def  SOURCE=.\ttpdlg.def
155  # End Source File  # End Source File
156  # End Group  # End Group
157  # End Target  # End Target
158  # End Project  # End Project

Legend:
Removed from v.3226  
changed lines
  Added in v.3227

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26