X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=filters%2FProxyTrans%2FProxyTrans.dsp;fp=filters%2FProxyTrans%2FProxyTrans.dsp;h=0000000000000000000000000000000000000000;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hp=f667705873128025c7c6146dedd06523983c4464;hpb=454138ff8a20f6edb9b65a910101403d8b520643;p=opencv diff --git a/filters/ProxyTrans/ProxyTrans.dsp b/filters/ProxyTrans/ProxyTrans.dsp deleted file mode 100644 index f667705..0000000 --- a/filters/ProxyTrans/ProxyTrans.dsp +++ /dev/null @@ -1,150 +0,0 @@ -# Microsoft Developer Studio Project File - Name="ProxyTrans" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=ProxyTrans - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "ProxyTrans.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "ProxyTrans.mak" CFG="ProxyTrans - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "ProxyTrans - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "ProxyTrans - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=xicl6.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "ProxyTrans - Win32 Release" - -# PROP BASE Use_MFC 2 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\_temp\ProxyTrans_Release" -# PROP Intermediate_Dir "..\..\_temp\ProxyTrans_Release" -# PROP Ignore_Export_Lib 1 -# PROP Target_Dir "" -LIB32=link.exe -lib -# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /c -# ADD CPP /nologo /MD /W4 /GX /O2 /I "..\..\cxcore\include" /I "..\..\cv\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "CVCAM_EXPORTS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL" -# ADD RSC /l 0x419 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=xilink6.exe -# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 -# ADD LINK32 winspool.lib odbc32.lib odbccp32.lib cxcore.lib quartz.lib STRMBASE.LIB comctl32.lib winmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /entry:"DllEntryPoint@12" /subsystem:windows /dll /machine:I386 /nodefaultlib:"libmmd.lib" /out:"../../Bin/ProxyTrans.ax" /libpath:"..\..\lib" - -!ELSEIF "$(CFG)" == "ProxyTrans - Win32 Debug" - -# PROP BASE Use_MFC 2 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\_temp\ProxyTrans_Debug" -# PROP Intermediate_Dir "..\..\_temp\ProxyTrans_Debug" -# PROP Ignore_Export_Lib 1 -# PROP Target_Dir "" -LIB32=link.exe -lib -# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /I "..\..\filters\proxytrans" /I "..\..\cxcore\include" /I "..\..\cv\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "CVCAM_EXPORTS" /FR /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL" -# ADD RSC /l 0x419 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=xilink6.exe -# ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 winspool.lib odbc32.lib odbccp32.lib cxcored.lib quartz.lib STRMBASD.LIB comctl32.lib winmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /entry:"DllEntryPoint@12" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libmmdd.lib" /out:"../../Bin/ProxyTransd.ax" /pdbtype:sept /libpath:"..\..\lib" - -!ENDIF - -# Begin Target - -# Name "ProxyTrans - Win32 Release" -# Name "ProxyTrans - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\ProxyTrans.cpp -# End Source File -# Begin Source File - -SOURCE=.\ProxyTrans.def - -!IF "$(CFG)" == "ProxyTrans - Win32 Release" - -!ELSEIF "$(CFG)" == "ProxyTrans - Win32 Debug" - -# PROP Exclude_From_Build 1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ProxyTransprop.cpp -# End Source File -# Begin Source File - -SOURCE=.\ProxyTransprop.rc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\iProxyTrans.h -# End Source File -# Begin Source File - -SOURCE=.\ProxyTrans.h -# End Source File -# Begin Source File - -SOURCE=.\ProxyTransprop.h -# End Source File -# Begin Source File - -SOURCE=.\ProxyTransuids.h -# End Source File -# Begin Source File - -SOURCE=.\resource.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project