This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/samples/vs2008/CppConsoleApp
2011-12-20 19:03:45 -05:00
..
CppConsoleApp.cpp Started a new, simpler baking API to support the platforms overhaul 2011-12-20 19:03:45 -05:00
ReadMe.txt Started a new, simpler baking API to support the platforms overhaul 2011-12-20 19:03:45 -05:00
stdafx.cpp Started a new, simpler baking API to support the platforms overhaul 2011-12-20 19:03:45 -05:00
stdafx.h Started a new, simpler baking API to support the platforms overhaul 2011-12-20 19:03:45 -05:00
targetver.h Started a new, simpler baking API to support the platforms overhaul 2011-12-20 19:03:45 -05:00

========================================================================
    CONSOLE APPLICATION : CppConsoleApp Project Overview
========================================================================

AppWizard has created this CppConsoleApp application for you.

This file contains a summary of what you will find in each of the files that
make up your CppConsoleApp application.


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

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

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