OSDN Git Service

Add a new class CmdTable to handle the table of the commands.
[xkeymacs/xkeymacs.git] / xkeymacsdll / xkeymacsdll.dsp
1 # Microsoft Developer Studio Project File - Name="xkeymacsdll" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=xkeymacsdll - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "xkeymacsdll.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "xkeymacsdll.mak" CFG="xkeymacsdll - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "xkeymacsdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "xkeymacsdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""$/xkeymacsdll", KDAAAAAA"\r
27 # PROP Scc_LocalPath "."\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "xkeymacsdll - Win32 Release"\r
33 \r
34 # PROP BASE Use_MFC 6\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 6\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c\r
46 # ADD CPP /nologo /MD /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"\r
50 # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386\r
56 # ADD LINK32 Imm32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../xkeymacs/Release/xkeymacs.dll"\r
57 \r
58 !ELSEIF  "$(CFG)" == "xkeymacsdll - Win32 Debug"\r
59 \r
60 # PROP BASE Use_MFC 6\r
61 # PROP BASE Use_Debug_Libraries 1\r
62 # PROP BASE Output_Dir "Debug"\r
63 # PROP BASE Intermediate_Dir "Debug"\r
64 # PROP BASE Target_Dir ""\r
65 # PROP Use_MFC 6\r
66 # PROP Use_Debug_Libraries 1\r
67 # PROP Output_Dir "..\xkeymacs\Debug"\r
68 # PROP Intermediate_Dir "Debug"\r
69 # PROP Ignore_Export_Lib 0\r
70 # PROP Target_Dir ""\r
71 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c\r
72 # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR /Yu"stdafx.h" /FD /GZ /c\r
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"\r
76 # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"\r
77 BSC32=bscmake.exe\r
78 # ADD BASE BSC32 /nologo\r
79 # ADD BSC32 /nologo\r
80 LINK32=link.exe\r
81 # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
82 # ADD LINK32 Imm32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../xkeymacs/Debug/xkeymacs.dll" /pdbtype:sept\r
83 \r
84 !ENDIF \r
85 \r
86 # Begin Target\r
87 \r
88 # Name "xkeymacsdll - Win32 Release"\r
89 # Name "xkeymacsdll - Win32 Debug"\r
90 # Begin Group "Source Files"\r
91 \r
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
93 # Begin Source File\r
94 \r
95 SOURCE=.\ClipboardFormatSnap.cpp\r
96 # End Source File\r
97 # Begin Source File\r
98 \r
99 SOURCE=.\ClipboardSnap.cpp\r
100 # End Source File\r
101 # Begin Source File\r
102 \r
103 SOURCE=.\Commands.cpp\r
104 # End Source File\r
105 # Begin Source File\r
106 \r
107 SOURCE=.\FunctionDefinition.cpp\r
108 # End Source File\r
109 # Begin Source File\r
110 \r
111 SOURCE=.\StdAfx.cpp\r
112 # ADD CPP /Yc"stdafx.h"\r
113 # End Source File\r
114 # Begin Source File\r
115 \r
116 SOURCE=.\Utils.cpp\r
117 # End Source File\r
118 # Begin Source File\r
119 \r
120 SOURCE=.\xkeymacsdll.cpp\r
121 # End Source File\r
122 # Begin Source File\r
123 \r
124 SOURCE=.\xkeymacsdll.def\r
125 # End Source File\r
126 # Begin Source File\r
127 \r
128 SOURCE=.\xkeymacsdll.rc\r
129 # End Source File\r
130 # End Group\r
131 # Begin Group "Header Files"\r
132 \r
133 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
134 # Begin Source File\r
135 \r
136 SOURCE=.\ClipboardFormatSnap.h\r
137 # End Source File\r
138 # Begin Source File\r
139 \r
140 SOURCE=.\ClipboardSnap.h\r
141 # End Source File\r
142 # Begin Source File\r
143 \r
144 SOURCE=.\Commands.h\r
145 # End Source File\r
146 # Begin Source File\r
147 \r
148 SOURCE=.\FunctionDefinition.h\r
149 # End Source File\r
150 # Begin Source File\r
151 \r
152 SOURCE=.\Resource.h\r
153 # End Source File\r
154 # Begin Source File\r
155 \r
156 SOURCE=.\StdAfx.h\r
157 # End Source File\r
158 # Begin Source File\r
159 \r
160 SOURCE=.\Utils.h\r
161 # End Source File\r
162 # Begin Source File\r
163 \r
164 SOURCE=.\xkeymacsdll.h\r
165 # End Source File\r
166 # End Group\r
167 # Begin Group "Resource Files"\r
168 \r
169 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
170 # Begin Source File\r
171 \r
172 SOURCE=.\res\xkeymacsdll.rc2\r
173 # End Source File\r
174 # End Group\r
175 # Begin Source File\r
176 \r
177 SOURCE=.\ReadMe.txt\r
178 # End Source File\r
179 # End Target\r
180 # End Project\r