Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttpcmn.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="ttpcmn" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="ttpcmn" - 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=ttpcmn - Win32 Release  CFG=ttpcmn - Win32 Release
8  !MESSAGE NMAKE /f "ttpcmn.mak".  !MESSAGE NMAKE /f "ttpcmn.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 "ttpcmn.mak" CFG="ttpcmn - Win32 Release"  !MESSAGE NMAKE /f "ttpcmn.mak" CFG="ttpcmn - Win32 Release"
14  !MESSAGE  !MESSAGE
15  !MESSAGE Possible choices for configuration are:  !MESSAGE Possible choices for configuration are:
16  !MESSAGE  !MESSAGE
17  !MESSAGE "ttpcmn - Win32 Release" ("Win32 (x86) Dynamic-Link Library")  !MESSAGE "ttpcmn - Win32 Release" ("Win32 (x86) Dynamic-Link Library")
18  !MESSAGE "ttpcmn - Win32 Debug" ("Win32 (x86) Dynamic-Link Library")  !MESSAGE "ttpcmn - 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)" == "ttpcmn - Win32 Release"  !IF  "$(CFG)" == "ttpcmn - 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 /nologo /subsystem:windows /dll /machine:I386  # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /dll /machine:I386
52    
53  !ELSEIF  "$(CFG)" == "ttpcmn - Win32 Debug"  !ELSEIF  "$(CFG)" == "ttpcmn - 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 /nologo /subsystem:windows /dll /debug /machine:I386  # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /dll /debug /machine:I386
77    
78  !ENDIF  !ENDIF
79    
80  # Begin Target  # Begin Target
81    
82  # Name "ttpcmn - Win32 Release"  # Name "ttpcmn - Win32 Release"
83  # Name "ttpcmn - Win32 Debug"  # Name "ttpcmn - 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\ttcmn\language.c  SOURCE=..\..\source\ttcmn\language.c
90  # End Source File  # End Source File
91  # Begin Source File  # Begin Source File
92    
93  SOURCE=..\..\source\ttcmn\ttcmn.c  SOURCE=..\..\source\ttcmn\ttcmn.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\ttcmn\language.h  SOURCE=..\..\source\ttcmn\language.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  # End Group  # End Group
116  # Begin Group "Def File"  # Begin Group "Def File"
117    
118  # PROP Default_Filter "def"  # PROP Default_Filter "def"
119  # Begin Source File  # Begin Source File
120    
121  SOURCE=.\ttpcmn.def  SOURCE=.\ttpcmn.def
122  # End Source File  # End Source File
123  # End Group  # End Group
124  # End Target  # End Target
125  # 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