- Code/Resource
- Windows Develop
- Linux-Unix program
- Internet-Socket-Network
- Web Server
- Browser Client
- Ftp Server
- Ftp Client
- Browser Plugins
- Proxy Server
- Email Server
- Email Client
- WEB Mail
- Firewall-Security
- Telnet Server
- Telnet Client
- ICQ-IM-Chat
- Search Engine
- Sniffer Package capture
- Remote Control
- xml-soap-webservice
- P2P
- WEB(ASP,PHP,...)
- TCP/IP Stack
- SNMP
- Grid Computing
- SilverLight
- DNS
- Cluster Service
- Network Security
- Communication-Mobile
- Game Program
- Editor
- Multimedia program
- Graph program
- Compiler program
- Compress-Decompress algrithms
- Crypt_Decrypt algrithms
- Mathimatics-Numerical algorithms
- MultiLanguage
- Disk/Storage
- Java Develop
- assembly language
- Applications
- Other systems
- Database system
- Embeded-SCM Develop
- FlashMX/Flex
- source in ebook
- Delphi VCL
- OS Develop
- MiddleWare
- MPI
- MacOS develop
- LabView
- ELanguage
- Software/Tools
- E-Books
- Artical/Document
TESTALL.DSP
Package: MSDN_VC98.zip [view]
Upload User: bangxh
Upload Date: 2007-01-31
Package Size: 42235k
Code Size: 3k
Category:
Windows Develop
Development Platform:
Visual C++
- # Microsoft Developer Studio Project File - Name="testall" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 60000
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) External Target" 0x0106
- CFG=testall - 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 "testall.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 "testall.mak" CFG="testall - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "testall - Win32 Release" (based on "Win32 (x86) External Target")
- !MESSAGE "testall - Win32 Debug" (based on "Win32 (x86) External Target")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- !IF "$(CFG)" == "testall - Win32 Release"
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "win32release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Cmd_Line "NMAKE /f makefile"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "makefile.exe"
- # PROP BASE Bsc_Name "makefile.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "win32release"
- # PROP Intermediate_Dir "Release"
- # PROP Cmd_Line "NMAKE /f makefile"
- # PROP Rebuild_Opt "/a"
- # PROP Target_File "win32releasetestall.exe"
- # PROP Bsc_Name "testall.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "testall - Win32 Debug"
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "win32debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Cmd_Line "NMAKE /f makefile"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "makefile.exe"
- # PROP BASE Bsc_Name "makefile.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "win32debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Cmd_Line "NMAKE /f makefile"
- # PROP Rebuild_Opt "/a"
- # PROP Target_File "win32debugtestall.exe"
- # PROP Bsc_Name "testall.bsc"
- # PROP Target_Dir ""
- !ENDIF
- # Begin Target
- # Name "testall - Win32 Release"
- # Name "testall - Win32 Debug"
- !IF "$(CFG)" == "testall - Win32 Release"
- !ELSEIF "$(CFG)" == "testall - Win32 Debug"
- !ENDIF
- # Begin Source File
- SOURCE=.MAKEFILE
- # End Source File
- # Begin Group "Source Files"
- # Begin Source File
- SOURCE=.TestAll.Cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # End Group
- # Begin Group "Resource Files"
- # End Group
- # End Target
- # End Project