Make Empty File Code
Status: Beta
Brought to you by:
rettpop
File | Date | Author | Commit |
---|---|---|---|
HISTORY | 2011-04-02 | rettpop | [r6] [+] new version added |
MakeFile.cpp | 2011-04-02 | rettpop | [r5] [+] New switch "-l" added - given size - is how... |
MakeFile.vcproj | 2011-04-02 | rettpop | [r5] [+] New switch "-l" added - given size - is how... |
MakeFile.vcproj._.Rett Pop.user | 2010-05-23 | rettpop | [r4] |
README | 2011-04-02 | rettpop | [r7] License Version specified |
ReadMe.txt | 2010-05-22 | rettpop | [r1] [] First beta. 1.0 |
makefile.h | 2011-04-02 | rettpop | [r5] [+] New switch "-l" added - given size - is how... |
stdafx.cpp | 2010-05-22 | rettpop | [r1] [] First beta. 1.0 |
stdafx.h | 2010-05-22 | rettpop | [r1] [] First beta. 1.0 |
======================================================================== CONSOLE APPLICATION : MakeFile Project Overview ======================================================================== AppWizard has created this MakeFile application for you. This file contains a summary of what you will find in each of the files that make up your MakeFile application. MakeFile.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. MakeFile.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named MakeFile.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////