📄 wbcview.dsp
字号:
# Microsoft Developer Studio Project File - Name="wbcview" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** NICHT BEARBEITEN **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=wbcview - Win32 Debug
!MESSAGE Dies ist kein g黮tiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f黨ren Sie den Befehl
!MESSAGE
!MESSAGE NMAKE /f "wbcview.mak".
!MESSAGE
!MESSAGE Sie k鰊nen beim Ausf黨ren von NMAKE eine Konfiguration angeben
!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
!MESSAGE
!MESSAGE NMAKE /f "wbcview.mak" CFG="wbcview - Win32 Debug"
!MESSAGE
!MESSAGE F黵 die Konfiguration stehen zur Auswahl:
!MESSAGE
!MESSAGE "wbcview - Win32 Release" (basierend auf "Win32 (x86) Application")
!MESSAGE "wbcview - Win32 Debug" (basierend auf "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "wbcview - 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 "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /I "..\..\util\src" /I "..\..\math\src" /I "..\..\table\src" /I "..\..\matrix\src" /I "..\..\bayes\src" /I "..\..\cluster\src" /I "..\..\rbf\src" /I "..\..\draw\src" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SC_SCAN" /D "NST_PARSE" /D "AS_RDWR" /D "NBC_PARSE" /D "FBC_PARSE" /D "MVN_PARSE" /D "CLS_PARSE" /D "CLS_EXTFN" /D "RBF_PARSE" /D "RBF_EXTFN" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x407 /d "NDEBUG"
# ADD RSC /l 0x407 /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 /subsystem:windows /machine:I386
# ADD 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 /machine:I386
!ELSEIF "$(CFG)" == "wbcview - 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 "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\util\src" /I "..\..\math\src" /I "..\..\table\src" /I "..\..\matrix\src\" /I "..\..\bayes\src" /I "..\..\cluster\src" /I "..\..\rbf\src" /I "..\..\draw\src" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SC_SCAN" /D "NST_PARSE" /D "AS_RDWR" /D "NBC_PARSE" /D "FBC_PARSE" /D "MVN_PARSE" /D "CLS_PARSE" /D "CLS_EXTFN" /D "RBF_PARSE" /D "RBF_EXTFN" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x407 /d "_DEBUG"
# ADD RSC /l 0x407 /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 /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "wbcview - Win32 Release"
# Name "wbcview - Win32 Debug"
# Begin Source File
SOURCE=..\..\table\src\attset1.c
# End Source File
# Begin Source File
SOURCE=..\..\table\src\attset2.c
# End Source File
# Begin Source File
SOURCE=..\..\table\src\attset3.c
# End Source File
# Begin Source File
SOURCE=..\..\table\src\attmap.c
# End Source File
# Begin Source File
SOURCE=..\..\matrix\src\matrix1.c
# End Source File
# Begin Source File
SOURCE=..\..\matrix\src\matrix2.c
# End Source File
# Begin Source File
SOURCE=..\..\table\src\table1.c
# End Source File
# Begin Source File
SOURCE=.\bcload.c
# End Source File
# Begin Source File
SOURCE=.\bvnorm.c
# End Source File
# Begin Source File
SOURCE=..\..\bayes\src\fbayes.c
# End Source File
# Begin Source File
SOURCE=..\..\bayes\src\mvnorm.c
# End Source File
# Begin Source File
SOURCE=..\..\bayes\src\nbayes.c
# End Source File
# Begin Source File
SOURCE=..\..\cluster\src\cluster1.c
# End Source File
# Begin Source File
SOURCE=..\..\rbf\src\rbf1.c
# End Source File
# Begin Source File
SOURCE=..\..\util\src\nstats.c
# End Source File
# Begin Source File
SOURCE=..\..\util\src\scan.c
# End Source File
# Begin Source File
SOURCE=..\..\util\src\parse.c
# End Source File
# Begin Source File
SOURCE=..\..\util\src\tfscan.c
# End Source File
# Begin Source File
SOURCE=..\..\util\src\vecops.c
# End Source File
# Begin Source File
SOURCE=..\..\math\src\gamma.c
# End Source File
# Begin Source File
SOURCE=..\..\math\src\radfn.c
# End Source File
# Begin Source File
SOURCE=.\wbcview.c
# End Source File
# Begin Source File
SOURCE=.\wbcview.rc
# End Source File
# Begin Source File
SOURCE=..\..\draw\src\wshades.c
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -