1
0
forked from 0ad/0ad
0ad/source/tools/rmgen
2005-05-12 05:16:59 +00:00
..
map.cpp Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
map.h Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
output.cpp Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
output.h Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
ReadMe.txt Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
rmgen.cpp Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
rmgen.h Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
rmgen.ncb Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
rmgen.sln Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
rmgen.vcproj Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
stdafx.cpp Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
stdafx.h Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00
test.js Initial stub of RM Generator. This will gradually get updated with the algorithms from the ASCII generator. 2005-05-12 05:16:59 +00:00

========================================================================
    CONSOLE APPLICATION : rmgen Project Overview
========================================================================

AppWizard has created this rmgen application for you.  
This file contains a summary of what you will find in each of the files that
make up your rmgen application.


rmgen.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.

rmgen.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 rmgen.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.

/////////////////////////////////////////////////////////////////////////////