📄 orange.dsp
字号:
# Microsoft Developer Studio Project File - Name="Orange" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=Orange - 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 "Orange.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 "Orange.mak" CFG="Orange - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Orange - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Orange - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Orange - Win32 Release_Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "Orange - Win32 Release"
# PROP BASE Use_MFC 0
# 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 "obj/Release"
# PROP Intermediate_Dir "obj/Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../include" /I "$(PYTHON)\include" /I "px" /I "ppp" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /FD /Zm700 /Gs /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# 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 /dll /machine:I386
# ADD LINK32 /verbose /dll /pdb:none /machine:I386 /out:"obj/Release/orange.pyd" /libpath:"$(PYTHON)\libs" /WARN:0
# SUBTRACT LINK32 /nologo /debug
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=UPXing Orange
PostBuild_Cmds=del "..\..\..\orange\orange.pyd" "c:\program files\upx" "obj\Release\orange.pyd" -o "..\..\..\orange\orange.pyd" copy obj\Release\orange.lib ..\..\lib\orange.lib rem copy "obj\Release\orange.pyd" "..\..\orange.pyd"
# End Special Build Tool
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
# PROP BASE Use_MFC 0
# 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 "obj\Debug"
# PROP Intermediate_Dir "obj\Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "../include" /I "ppp" /I "px" /I "$(PYTHON)\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /Fr /FD /GZ /Zm700 /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ole32.lib oleaut32.lib /nologo /dll /debug /machine:I386 /out:"c:\d\ai\orange\orange_d.pyd" /libpath:"$(PYTHON)/libs"
# SUBTRACT LINK32 /verbose /pdb:none /nodefaultlib
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=copy obj\Debug\orange_d.lib ..\..\lib\orange_d.lib
# End Special Build Tool
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Orange___Win32_Release_Debug"
# PROP BASE Intermediate_Dir "Orange___Win32_Release_Debug"
# PROP BASE Ignore_Export_Lib 1
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "obj/Release_debug"
# PROP Intermediate_Dir "obj/Release_debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GR /GX /O2 /I "include" /I "orange/ppp" /I "orange/px" /I "../external" /I "$(PYTHON)\include" /I "$(GNUWIN32)\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /D "LINK_C45" /YX /FD /Zm700 /c
# SUBTRACT BASE CPP /Fr
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../include" /I "ppp" /I "px" /I "$(PYTHON)\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ORANGE_EXPORTS" /D "LINK_C45" /YX /FD /Zm700 /c
# SUBTRACT CPP /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 libgslcblas.a libgsl.a 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 /dll /pdb:none /machine:I386 /out:"c:\temp\orange\release\orange.pyd" /libpath:"$(PYTHON)\libs" /libpath:"$(GNUWIN32)\lib" /WARN:0
# SUBTRACT BASE LINK32 /debug
# ADD LINK32 oleaut32.lib ole32.lib /nologo /dll /pdb:none /debug /machine:I386 /out:"..\..\orange.pyd" /libpath:"$(PYTHON)\libs" /WARN:0
!ENDIF
# Begin Target
# Name "Orange - Win32 Release"
# Name "Orange - Win32 Debug"
# Name "Orange - Win32 Release_Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\assistant.cpp
# End Source File
# Begin Source File
SOURCE=.\assoc.cpp
# End Source File
# Begin Source File
SOURCE=.\assoc_sparse.cpp
# End Source File
# Begin Source File
SOURCE=.\basket.cpp
# End Source File
# Begin Source File
SOURCE=.\basstat.cpp
# End Source File
# Begin Source File
SOURCE=.\bayes.cpp
# End Source File
# Begin Source File
SOURCE=.\boolcnt.cpp
# End Source File
# Begin Source File
SOURCE=.\c4.5.cpp
# End Source File
# Begin Source File
SOURCE=.\c45inter.cpp
# End Source File
# Begin Source File
SOURCE=.\calibrate.cpp
# End Source File
# Begin Source File
SOURCE=.\callback.cpp
# End Source File
# Begin Source File
SOURCE=.\cartesian.cpp
# End Source File
# Begin Source File
SOURCE=.\clas_gen.cpp
# End Source File
# Begin Source File
SOURCE=.\classfromvar.cpp
# End Source File
# Begin Source File
SOURCE=.\classifier.cpp
# End Source File
# Begin Source File
SOURCE=.\cls_example.cpp
# End Source File
# Begin Source File
SOURCE=.\cls_misc.cpp
# End Source File
# Begin Source File
SOURCE=.\cls_orange.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /Zi /Od
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cls_value.cpp
# End Source File
# Begin Source File
SOURCE=.\contingency.cpp
# End Source File
# Begin Source File
SOURCE=.\converts.cpp
# End Source File
# Begin Source File
SOURCE=.\cost.cpp
# End Source File
# Begin Source File
SOURCE=.\costwrapper.cpp
# End Source File
# Begin Source File
SOURCE=.\decomposition.cpp
# End Source File
# Begin Source File
SOURCE=.\dictproxy.cpp
# End Source File
# Begin Source File
SOURCE=.\discretize.cpp
# End Source File
# Begin Source File
SOURCE=.\dist_clustering.cpp
# End Source File
# Begin Source File
SOURCE=.\distance.cpp
# End Source File
# Begin Source File
SOURCE=.\distance_dtw.cpp
# End Source File
# Begin Source File
SOURCE=.\distancemap.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD BASE CPP /O2
# SUBTRACT BASE CPP /Z<none>
# ADD CPP /Zi /Od
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\distvars.cpp
# End Source File
# Begin Source File
SOURCE=.\domain.cpp
# End Source File
# Begin Source File
SOURCE=.\domaindepot.cpp
# End Source File
# Begin Source File
SOURCE=.\errors.cpp
# End Source File
# Begin Source File
SOURCE=.\estimateprob.cpp
# End Source File
# Begin Source File
SOURCE=.\exampleclustering.cpp
# End Source File
# Begin Source File
SOURCE=.\examplegen.cpp
# End Source File
# Begin Source File
SOURCE=.\examples.cpp
# End Source File
# Begin Source File
SOURCE=.\excel.cpp
# End Source File
# Begin Source File
SOURCE=.\filegen.cpp
# End Source File
# Begin Source File
SOURCE=.\filter.cpp
# End Source File
# Begin Source File
SOURCE=.\functions.cpp
# End Source File
# Begin Source File
SOURCE=.\garbage.cpp
# End Source File
# Begin Source File
SOURCE=.\getarg.cpp
# End Source File
# Begin Source File
SOURCE=.\graph.cpp
# End Source File
# Begin Source File
SOURCE=.\gslconversions.cpp
# End Source File
# Begin Source File
SOURCE=.\hclust.cpp
# End Source File
# Begin Source File
SOURCE=.\im_col_assess.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\imputation.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\induce.cpp
# End Source File
# Begin Source File
SOURCE=.\jit_linker.cpp
# End Source File
# Begin Source File
SOURCE=.\knn.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# SUBTRACT CPP /Z<none> /O<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\learn.cpp
# End Source File
# Begin Source File
SOURCE=.\lib_components.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\lib_io.cpp
# End Source File
# Begin Source File
SOURCE=.\lib_kernel.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\lib_learner.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /Zi /Od
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\lib_preprocess.cpp
# End Source File
# Begin Source File
SOURCE=.\lib_vectors.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /Zi /Od
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\linreg.cpp
# End Source File
# Begin Source File
SOURCE=.\logfit.cpp
# End Source File
# Begin Source File
SOURCE=.\logistic.cpp
# End Source File
# Begin Source File
SOURCE=.\logreg.cpp
# End Source File
# Begin Source File
SOURCE=.\lookup.cpp
# End Source File
# Begin Source File
SOURCE=.\lsq.cpp
# End Source File
# Begin Source File
SOURCE=.\lwr.cpp
# End Source File
# Begin Source File
SOURCE=.\majority.cpp
# End Source File
# Begin Source File
SOURCE=.\measures.cpp
# End Source File
# Begin Source File
SOURCE=.\meta.cpp
# End Source File
# Begin Source File
SOURCE=.\minimal_complexity.cpp
# End Source File
# Begin Source File
SOURCE=.\minimal_error.cpp
# End Source File
# Begin Source File
SOURCE=.\nearest.cpp
# End Source File
# Begin Source File
SOURCE=.\numeric_interface.cpp
# End Source File
# Begin Source File
SOURCE=.\orange.cpp
# End Source File
# Begin Source File
SOURCE=.\orvector.cpp
# End Source File
# Begin Source File
SOURCE=.\pnn.cpp
# End Source File
# Begin Source File
SOURCE=.\preprocessors.cpp
# End Source File
# Begin Source File
SOURCE=.\progress.cpp
# End Source File
# Begin Source File
SOURCE=.\pythonvars.cpp
# End Source File
# Begin Source File
SOURCE=.\r_imports.cpp
# End Source File
# Begin Source File
SOURCE=.\random.cpp
# End Source File
# Begin Source File
SOURCE=.\rconversions.cpp
# End Source File
# Begin Source File
SOURCE=.\readdata.cpp
# End Source File
# Begin Source File
SOURCE=.\redundancy.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD BASE CPP /O2
# SUBTRACT BASE CPP /Z<none>
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\retisinter.cpp
# End Source File
# Begin Source File
SOURCE=.\root.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD CPP /Zi /Od
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\rulelearner.cpp
# End Source File
# Begin Source File
SOURCE=.\spec_contingency.cpp
# End Source File
# Begin Source File
SOURCE=.\spec_gen.cpp
# End Source File
# Begin Source File
SOURCE=.\stringvars.cpp
# End Source File
# Begin Source File
SOURCE=.\subsets.cpp
# End Source File
# Begin Source File
SOURCE=.\survival.cpp
# End Source File
# Begin Source File
SOURCE=.\svm.cpp
# End Source File
# Begin Source File
SOURCE=.\symmatrix.cpp
# End Source File
# Begin Source File
SOURCE=.\tabdelim.cpp
!IF "$(CFG)" == "Orange - Win32 Release"
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ELSEIF "$(CFG)" == "Orange - Win32 Debug"
!ELSEIF "$(CFG)" == "Orange - Win32 Release_Debug"
# ADD BASE CPP /O2
# SUBTRACT BASE CPP /Z<none>
# ADD CPP /O2
# SUBTRACT CPP /Z<none>
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\table.cpp
# End Source File
# Begin Source File
SOURCE=.\tdidt.cpp
# End Source File
# Begin Source File
SOURCE=.\tdidt_split.cpp
# End Source File
# Begin Source File
SOURCE=.\tdidt_stop.cpp
# End Source File
# Begin Source File
SOURCE=.\transdomain.cpp
# End Source File
# Begin Source File
SOURCE=.\transval.cpp
# End Source File
# Begin Source File
SOURCE=.\trindex.cpp
# End Source File
# Begin Source File
SOURCE=.\valuelisttemplate.cpp
# End Source File
# Begin Source File
SOURCE=.\values.cpp
# End Source File
# Begin Source File
SOURCE=.\vars.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -