mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:24:16 +00:00
Notes on the VS7 setup
This was SVN commit r35.
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
Tested with VS 7.0. I've never tried with 7.1, so if someone
|
||||
does, let me know how it works out.
|
||||
|
||||
Known problems:
|
||||
- When reading files like xml files, its working directory is
|
||||
vc7/, but when reading things like font it looks in
|
||||
binaries/. I haven't investigated why, seems very odd.
|
||||
Ultimately the xml file reading's root dir should be
|
||||
binaries/ too.
|
||||
|
||||
/Gee
|
||||
Reference in New Issue
Block a user