OLD | NEW |
| (Empty) |
1 ======================================================================== | |
2 MAKEFILE PROJECT : loop Project Overview | |
3 ======================================================================== | |
4 | |
5 AppWizard has created this loop project for you. | |
6 | |
7 This file contains a summary of what you will find in each of the files that | |
8 make up your loop project. | |
9 | |
10 | |
11 loop.vcproj | |
12 This is the main project file for VC++ projects generated using an Applicati
on Wizard. | |
13 It contains information about the version of Visual C++ that generated the f
ile, and | |
14 information about the platforms, configurations, and project features select
ed with the | |
15 Application Wizard. | |
16 | |
17 This project allows you to build/clean/rebuild from within Visual Studio by call
ing the commands you have input | |
18 in the wizard. The build command can be nmake or any other tool you use. | |
19 | |
20 This project does not contain any files, so there are none displayed in Solution
Explorer. | |
21 | |
22 ///////////////////////////////////////////////////////////////////////////// | |
OLD | NEW |