Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/teraterm/ttptek/ttptek.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3221 - (show annotations) (download)
Tue Mar 24 09:37:20 2009 UTC (15 years, 2 months ago) by maya
File size: 3951 byte(s)
CVS から SVN へ移行: trunk に集約
1 # Microsoft Developer Studio Project File - Name="ttptek" - 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
7 CFG=ttptek - Win32 Release
8 !MESSAGE NMAKE /f "ttptek.mak".
9 !MESSAGE
10 !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:
12 !MESSAGE
13 !MESSAGE NMAKE /f "ttptek.mak" CFG="ttptek - Win32 Release"
14 !MESSAGE
15 !MESSAGE Possible choices for configuration are:
16 !MESSAGE
17 !MESSAGE "ttptek - Win32 Release" ("Win32 (x86) Dynamic-Link Library")
18 !MESSAGE "ttptek - Win32 Debug" ("Win32 (x86) Dynamic-Link Library")
19 !MESSAGE
20
21 # Begin Project
22 # PROP Scc_ProjName ""
23 # PROP Scc_LocalPath ""
24 CPP=cl.exe
25 MTL=midl.exe
26 RSC=rc.exe
27
28 !IF "$(CFG)" == "ttptek - Win32 Release"
29
30 # PROP BASE Use_MFC 0
31 # PROP BASE Use_Debug_Libraries 0
32 # PROP BASE Output_Dir ".\Release"
33 # PROP BASE Intermediate_Dir ".\Release"
34 # PROP BASE Target_Dir "."
35 # PROP Use_MFC 0
36 # PROP Use_Debug_Libraries 0
37 # PROP Output_Dir "..\bin\Release"
38 # PROP Intermediate_Dir ".\Release"
39 # PROP Target_Dir "."
40 # 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
42 # ADD BASE MTL /nologo /D "NDEBUG" /win32
43 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
44 # ADD BASE RSC /l 0x411 /d "NDEBUG"
45 # ADD RSC /l 0x409 /i "..\..\source\common" /d "NDEBUG"
46 BSC32=bscmake.exe
47 # ADD BASE BSC32 /nologo
48 # ADD BSC32 /nologo
49 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
51 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /dll /machine:I386
52
53 !ELSEIF "$(CFG)" == "ttptek - Win32 Debug"
54
55 # PROP BASE Use_MFC 0
56 # PROP BASE Use_Debug_Libraries 1
57 # PROP BASE Output_Dir ".\Debug"
58 # PROP BASE Intermediate_Dir ".\Debug"
59 # PROP BASE Target_Dir "."
60 # PROP Use_MFC 0
61 # PROP Use_Debug_Libraries 1
62 # PROP Output_Dir "..\bin\Debug"
63 # PROP Intermediate_Dir ".\Debug"
64 # PROP Target_Dir "."
65 # 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
67 # ADD BASE MTL /nologo /D "_DEBUG" /win32
68 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
69 # ADD BASE RSC /l 0x411 /d "_DEBUG"
70 # ADD RSC /l 0x409 /i "..\..\source\common" /d "_DEBUG"
71 BSC32=bscmake.exe
72 # ADD BASE BSC32 /nologo
73 # ADD BSC32 /nologo
74 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
76 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /dll /debug /machine:I386
77
78 !ENDIF
79
80 # Begin Target
81
82 # Name "ttptek - Win32 Release"
83 # Name "ttptek - Win32 Debug"
84 # Begin Group "Source Files"
85
86 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
87 # Begin Source File
88
89 SOURCE=..\..\source\tttek\tekesc.c
90 # End Source File
91 # Begin Source File
92
93 SOURCE=..\..\source\tttek\tttek.c
94 # End Source File
95 # End Group
96 # Begin Group "Header Files"
97
98 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
99 # Begin Source File
100
101 SOURCE=..\..\source\tttek\tekesc.h
102 # End Source File
103 # End Group
104 # Begin Group "Resource Files"
105
106 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
107 # End Group
108 # Begin Group "Lib Files"
109
110 # PROP Default_Filter "lib"
111 # Begin Source File
112
113 SOURCE=..\bin\Release\ttpcmn.lib
114 # End Source File
115 # End Group
116 # Begin Group "Def File"
117
118 # PROP Default_Filter "def"
119 # Begin Source File
120
121 SOURCE=.\ttptek.def
122 # End Source File
123 # End Group
124 # End Target
125 # End Project

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