⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shadow.dsp

📁 PDE simulator on GPU.
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="Shadow" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=Shadow - 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 "Shadow.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 "Shadow.mak" CFG="Shadow - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "Shadow - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "Shadow - Win32 Debug" (based on "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)" == "Shadow - Win32 Release"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=df.exe
# ADD F90 /browser
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "SOFTSPEED_DEBUG" /FR /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 OPENGL32.LIB GLU32.LIB /nologo /subsystem:windows /machine:I386 /out:"GPGPUApp.exe"

!ELSEIF  "$(CFG)" == "Shadow - Win32 Debug"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=df.exe
# ADD F90 /browser
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "SOFTSPEED_DEBUG" /FR /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 OPENGL32.LIB GLU32.LIB /nologo /subsystem:windows /debug /machine:I386 /out:"GPGPUApp.exe" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none

!ENDIF 

# Begin Target

# Name "Shadow - Win32 Release"
# Name "Shadow - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\AnyTestFunctions.cpp
# End Source File
# Begin Source File

SOURCE=.\CommonHW.cpp
# End Source File
# Begin Source File

SOURCE=.\CPUcomputation.cpp
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixMatrixOperation.cpp
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixOnGPU.cpp
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixVectorMultiply.cpp
# End Source File
# Begin Source File

SOURCE=.\extgl.cpp
# End Source File
# Begin Source File

SOURCE=.\FragmentProgram.cpp
# End Source File
# Begin Source File

SOURCE=.\InitOpenGL.cpp
# End Source File
# Begin Source File

SOURCE=.\LinearEquationsOnGPU.cpp
# End Source File
# Begin Source File

SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File

SOURCE=.\OtherComputationsOnGPU.cpp
# End Source File
# Begin Source File

SOURCE=.\ParamPanel.cpp
# End Source File
# Begin Source File

SOURCE=.\pbuffer.cpp
# End Source File
# Begin Source File

SOURCE=.\RenderTexture.cpp
# End Source File
# Begin Source File

SOURCE=.\Shadow.cpp
# End Source File
# Begin Source File

SOURCE=.\Shadow.rc
# End Source File
# Begin Source File

SOURCE=.\ShadowDoc.cpp
# End Source File
# Begin Source File

SOURCE=.\ShadowView.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU1.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU2.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU3.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply1.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply2.cpp
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply3.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File

SOURCE=.\TestDenseMatrixVectorMultiply.cpp
# End Source File
# Begin Source File

SOURCE=.\TestEquationsSolver.cpp
# End Source File
# Begin Source File

SOURCE=.\TestMatrixMatrixOperations.cpp
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector1.cpp
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector2.cpp
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector3.cpp
# End Source File
# Begin Source File

SOURCE=.\TestVectorOperations.cpp
# End Source File
# Begin Source File

SOURCE=.\VectorOnGPU.cpp
# End Source File
# Begin Source File

SOURCE=.\VectorVectorOperation.cpp
# End Source File
# Begin Source File

SOURCE=.\VertexProgram.cpp
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\AnyTestFunctions.h
# End Source File
# Begin Source File

SOURCE=.\CommonHW.h
# End Source File
# Begin Source File

SOURCE=.\CPUcomputation.h
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixMatrixOperation.h
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixOnGPU.h
# End Source File
# Begin Source File

SOURCE=.\DenseMatrixVectorMultiply.h
# End Source File
# Begin Source File

SOURCE=.\extgl.h
# End Source File
# Begin Source File

SOURCE=.\FragmentProgram.h
# End Source File
# Begin Source File

SOURCE=.\InitOpenGL.h
# End Source File
# Begin Source File

SOURCE=.\LinearEquationsOnGPU.h
# End Source File
# Begin Source File

SOURCE=.\MainFrm.h
# End Source File
# Begin Source File

SOURCE=.\OtherComputationsOnGPU.h
# End Source File
# Begin Source File

SOURCE=.\ParamPanel.h
# End Source File
# Begin Source File

SOURCE=.\pbuffer.h
# End Source File
# Begin Source File

SOURCE=.\RenderTexture.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\Shadow.h
# End Source File
# Begin Source File

SOURCE=.\ShadowDoc.h
# End Source File
# Begin Source File

SOURCE=.\ShadowView.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU1.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU2.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixOnGPU3.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply1.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply2.h
# End Source File
# Begin Source File

SOURCE=.\SparseMatrixVectorMultiply3.h
# End Source File
# Begin Source File

SOURCE=.\StableFluids.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# Begin Source File

SOURCE=.\TestDenseMatrixVectorMultiply.h
# End Source File
# Begin Source File

SOURCE=.\TestEquationsSolver.h
# End Source File
# Begin Source File

SOURCE=.\TestMatrixMatrixOperations.h
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector1.h
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector2.h
# End Source File
# Begin Source File

SOURCE=.\TestSparseMatrixVector3.h
# End Source File
# Begin Source File

SOURCE=.\TestVectorOperations.h
# End Source File
# Begin Source File

SOURCE=.\VectorOnGPU.h
# End Source File
# Begin Source File

SOURCE=.\VectorVectorOperation.h
# End Source File
# Begin Source File

SOURCE=.\VertexProgram.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"
# Begin Source File

SOURCE=.\res\cursor1.cur
# End Source File
# Begin Source File

SOURCE=.\res\face.bmp
# End Source File
# Begin Source File

SOURCE=.\res\Shadow.ico
# End Source File
# Begin Source File

SOURCE=.\res\Shadow.rc2
# End Source File
# Begin Source File

SOURCE=.\res\ShadowDoc.ico
# End Source File
# Begin Source File

SOURCE=.\res\Toolbar.bmp
# End Source File
# End Group
# Begin Group "Fragment Program"

# PROP Default_Filter "fp"
# Begin Source File

SOURCE=..\add.fp
# End Source File
# Begin Source File

SOURCE=..\addRECT.fp
# End Source File
# Begin Source File

SOURCE=..\BitonicSortRECT.fp
# End Source File
# Begin Source File

SOURCE=..\BolzmatvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\BolzmatvectorRECTLast.fp
# End Source File
# Begin Source File

SOURCE=..\inner_product.fp
# End Source File
# Begin Source File

SOURCE=..\inner_productRECT.fp
# End Source File
# Begin Source File

SOURCE="..\l-m.fp"
# End Source File
# Begin Source File

SOURCE="..\l-mRECT.fp"
# End Source File
# Begin Source File

SOURCE=..\matvector.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECT4.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECTf.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECTMulti.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECTMultiMultiTex.fp
# End Source File
# Begin Source File

SOURCE=..\matvectorRECTMultiMultiTex2.fp
# End Source File
# Begin Source File

SOURCE=..\max.fp
# End Source File
# Begin Source File

SOURCE=..\maxRECT.fp
# End Source File
# Begin Source File

SOURCE=..\min.fp
# End Source File
# Begin Source File

SOURCE=..\minRECT.fp
# End Source File
# Begin Source File

SOURCE=..\mul.fp
# End Source File
# Begin Source File

SOURCE=..\mulRECT.fp
# End Source File
# Begin Source File

SOURCE=..\MultiBolzmatvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\MultiBolzmatvectorRECTLast.fp
# End Source File
# Begin Source File

SOURCE=..\MultiSDmatvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\next.fp
# End Source File
# Begin Source File

SOURCE=..\next_two.fp
# End Source File
# Begin Source File

SOURCE=..\next_twoRECT.fp
# End Source File
# Begin Source File

SOURCE=..\nextRECT.fp
# End Source File
# Begin Source File

SOURCE=..\normal.fp
# End Source File
# Begin Source File

SOURCE=..\normalRECT.fp
# End Source File
# Begin Source File

SOURCE=..\SDmatvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\simple.fp
# End Source File
# Begin Source File

SOURCE=..\simpleRECT.fp
# End Source File
# Begin Source File

SOURCE=..\sparsematvector.fp
# End Source File
# Begin Source File

SOURCE=..\sparsematvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\ssmatrixvectorRECT.fp
# End Source File
# Begin Source File

SOURCE=..\sub.fp
# End Source File
# Begin Source File

SOURCE=..\subRECT.fp
# End Source File
# Begin Source File

SOURCE=..\test.fp
# End Source File
# Begin Source File

SOURCE=..\test1.fp
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -