File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Crazy Eddie's GUI System Mk-2 is currently known to compile and run on the
7
7
following systems:
8
8
9
9
- Various flavors of Linux using gcc.
10
- - Microsoft Windows using Visual C++ versions 7.1 through 10 ( both express and
11
- professional versions where applicable).
12
- - Apple Mac OS X running Xcode (tested on version 10.5.8 with Xcode 3 .1).
10
+ - Microsoft Windows using Visual C++ - both express and professional versions
11
+ where applicable. (Tested on Windows XP with MSVC++ 2010 ).
12
+ - Apple Mac OS X running Xcode (tested on version 10.7.2 with Xcode 4.2 .1).
13
13
14
14
It is very possible that the system will compile with other compilers and run on
15
15
other systems, though those mentioned above have been tested.
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ EXTRA_DIST = premake/README \
78
78
Xcode/FirstWindow-Info.plist \
79
79
Xcode/FontDemo-Info.plist \
80
80
Xcode/InstancedWindows-Info.plist \
81
+ Xcode/InventoryDemo-Info.plist \
81
82
Xcode/Minesweeper-Info.plist \
82
83
Xcode/RendererSelector.xib \
83
84
Xcode/ScrollablePaneDemo-Info.plist \
You can’t perform that action at this time.
0 commit comments