b24387f1eb28ea2a3d4fc1681d68201948b4e82c7838344a88937312f99744af850f8b2fba4190c4
2
    WIN32 APPLICATION : Squishy.SPHDemo Project Overview
2
    WIN32 APPLICATION : Squishy.SPHDemo Project Overview
3
========================================================================
3
========================================================================
4
 
4
 
5
AppWizard has created this Squishy.SPHDemo application for you.
5
C++11 support:
 
 
6
clang: http://clang.llvm.org/cxx_status.html g++: http://gcc.gnu.org/projects/cxx0x.html micros~1: http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx
6
 
7
 
7
This file contains a summary of what you will find in each of the files that
8
Also see: http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport
8
make up your Squishy.SPHDemo application.
 
 
9
 
 
 
10
 
 
 
11
Squishy.SPHDemo.vcxproj
 
 
12
    This is the main project file for VC++ projects generated using an Application Wizard.
 
 
13
    It contains information about the version of Visual C++ that generated the file, and
 
 
14
    information about the platforms, configurations, and project features selected with the
 
 
15
    Application Wizard.
 
 
16
 
 
 
17
Squishy.SPHDemo.vcxproj.filters
 
 
18
    This is the filters file for VC++ projects generated using an Application Wizard. 
 
 
19
    It contains information about the association between the files in your project 
 
 
20
    and the filters. This association is used in the IDE to show grouping of files with
 
 
21
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
 
 
22
    "Source Files" filter).
 
 
23
 
 
 
24
Squishy.SPHDemo.cpp
 
 
25
    This is the main application source file.
 
 
26
 
 
 
27
/////////////////////////////////////////////////////////////////////////////
 
 
28
AppWizard has created the following resources:
 
 
29
 
 
 
30
Squishy.SPHDemo.rc
 
 
31
    This is a listing of all of the Microsoft Windows resources that the
 
 
32
    program uses.  It includes the icons, bitmaps, and cursors that are stored
 
 
33
    in the RES subdirectory.  This file can be directly edited in Microsoft
 
 
34
    Visual C++.
 
 
35
 
 
 
36
Resource.h
 
 
37
    This is the standard header file, which defines new resource IDs.
 
 
38
    Microsoft Visual C++ reads and updates this file.
 
 
39
 
 
 
40
Squishy.SPHDemo.ico
 
 
41
    This is an icon file, which is used as the application's icon (32x32).
 
 
42
    This icon is included by the main resource file Squishy.SPHDemo.rc.
 
 
43
 
 
 
44
small.ico
 
 
45
    This is an icon file, which contains a smaller version (16x16)
 
 
46
    of the application's icon. This icon is included by the main resource
 
 
47
    file Squishy.SPHDemo.rc.
 
 
48
 
 
 
49
/////////////////////////////////////////////////////////////////////////////
 
 
50
Other standard files:
 
 
51
 
 
 
52
StdAfx.h, StdAfx.cpp
 
 
53
    These files are used to build a precompiled header (PCH) file
 
 
54
    named Squishy.SPHDemo.pch and a precompiled types file named StdAfx.obj.
 
 
55
 
 
 
56
/////////////////////////////////////////////////////////////////////////////
 
 
57
Other notes:
 
 
58
 
 
 
59
AppWizard uses "TODO:" comments to indicate parts of the source code you
 
 
60
should add to or customize.
 
 
61
 
 
 
62
/////////////////////////////////////////////////////////////////////////////