Move the sources to trunk
[opencv] / filters / Condens / Condens.dsp
1 # Microsoft Developer Studio Project File - Name="Condens" - 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=Condens - 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 "Condens.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 "Condens.mak" CFG="Condens - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "Condens - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "Condens - 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 ""\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)" == "Condens - Win32 Release"\r
33 \r
34 # PROP BASE Use_MFC 2\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 2\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "..\..\_temp\Condens_Rls"\r
42 # PROP Intermediate_Dir "..\..\_temp\Condens_Rls"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 LIB32=link.exe -lib\r
46 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /c\r
47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\CV\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /YX /FD /c\r
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
50 # ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"\r
51 # ADD RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"\r
52 BSC32=bscmake.exe\r
53 # ADD BASE BSC32 /nologo\r
54 # ADD BSC32 /nologo\r
55 LINK32=link.exe\r
56 # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386\r
57 # ADD LINK32 cv.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib quartz.lib STRMBASE.LIB comctl32.lib winmm.lib /nologo /entry:"DllEntryPoint@12" /subsystem:windows /dll /machine:I386 /out:"..\..\bin\Condens.ax" /libpath:"..\..\lib"\r
58 \r
59 !ELSEIF  "$(CFG)" == "Condens - Win32 Debug"\r
60 \r
61 # PROP BASE Use_MFC 2\r
62 # PROP BASE Use_Debug_Libraries 1\r
63 # PROP BASE Output_Dir "Debug"\r
64 # PROP BASE Intermediate_Dir "Debug"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 2\r
67 # PROP Use_Debug_Libraries 1\r
68 # PROP Output_Dir "..\..\_temp\Condens_Debug"\r
69 # PROP Intermediate_Dir "..\..\_temp\Condens_Debug"\r
70 # PROP Ignore_Export_Lib 0\r
71 # PROP Target_Dir ""\r
72 LIB32=link.exe -lib\r
73 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /GZ /c\r
74 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\CV\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR /YX /FD /GZ /c\r
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
77 # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"\r
78 # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"\r
79 BSC32=bscmake.exe\r
80 # ADD BASE BSC32 /nologo\r
81 # ADD BSC32 /nologo\r
82 LINK32=link.exe\r
83 # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
84 # ADD LINK32 cvd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib quartz.lib STRMBASE.LIB comctl32.lib winmm.lib /nologo /entry:"DllEntryPoint@12" /subsystem:windows /dll /debug /machine:I386 /out:"..\..\bin\Condensd.ax" /pdbtype:sept /libpath:"..\..\lib"\r
85 # SUBTRACT LINK32 /pdb:none\r
86 \r
87 !ENDIF \r
88 \r
89 # Begin Target\r
90 \r
91 # Name "Condens - Win32 Release"\r
92 # Name "Condens - Win32 Debug"\r
93 # Begin Group "Source Files"\r
94 \r
95 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
96 # Begin Source File\r
97 \r
98 SOURCE=.\Condens.cpp\r
99 # End Source File\r
100 # Begin Source File\r
101 \r
102 SOURCE=.\Condens.def\r
103 \r
104 !IF  "$(CFG)" == "Condens - Win32 Release"\r
105 \r
106 !ELSEIF  "$(CFG)" == "Condens - Win32 Debug"\r
107 \r
108 # PROP Exclude_From_Build 1\r
109 \r
110 !ENDIF \r
111 \r
112 # End Source File\r
113 # Begin Source File\r
114 \r
115 SOURCE=.\Condensd.def\r
116 \r
117 !IF  "$(CFG)" == "Condens - Win32 Release"\r
118 \r
119 # PROP Exclude_From_Build 1\r
120 \r
121 !ELSEIF  "$(CFG)" == "Condens - Win32 Debug"\r
122 \r
123 !ENDIF \r
124 \r
125 # End Source File\r
126 # Begin Source File\r
127 \r
128 SOURCE=.\Condensprop.cpp\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=.\Condens.h\r
137 # End Source File\r
138 # Begin Source File\r
139 \r
140 SOURCE=.\Condensprop.h\r
141 # End Source File\r
142 # Begin Source File\r
143 \r
144 SOURCE=.\Condensuids.h\r
145 # End Source File\r
146 # Begin Source File\r
147 \r
148 SOURCE=.\iCondens.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 # End Group\r
155 # Begin Group "Resource Files"\r
156 \r
157 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
158 # Begin Source File\r
159 \r
160 SOURCE=.\Condensprop.rc\r
161 # End Source File\r
162 # End Group\r
163 # End Target\r
164 # End Project\r