diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2015-08-18 05:02:34 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-09 10:27:50 +0200 |
| commit | 24e37795d2db8fdc6f7809e793dadbae80211d26 (patch) | |
| tree | f2fd152fb44518222e290e555f0274af18d877bd /vjoy/ReadMe.txt | |
| parent | 9a87e2cb6e588641e3cff52655013594c492e033 (diff) | |
add SDKs
Diffstat (limited to 'vjoy/ReadMe.txt')
| -rwxr-xr-x | vjoy/ReadMe.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/vjoy/ReadMe.txt b/vjoy/ReadMe.txt new file mode 100755 index 0000000..b91bb56 --- /dev/null +++ b/vjoy/ReadMe.txt @@ -0,0 +1,34 @@ +========================================================================
+ CONSOLE APPLICATION : VJoy
+========================================================================
+
+
+AppWizard has created this VJoy application for you.
+
+This file contains a summary of what you will find in each of the files that
+make up your VJoy application.
+
+VJoy.dsp
+ This file (the project file) contains information at the project level and
+ is used to build a single project or subproject. Other users can share the
+ project (.dsp) file, but they should export the makefiles locally.
+
+VJoy.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 VJoy.pch and a precompiled types file named StdAfx.obj.
+
+
+/////////////////////////////////////////////////////////////////////////////
+Other notes:
+
+AppWizard uses "TODO:" to indicate parts of the source code you
+should add to or customize.
+
+/////////////////////////////////////////////////////////////////////////////
|
