mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1889 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3417e7d111
commit
1eca1491e0
1 changed files with 7 additions and 0 deletions
7
engine/dotnet2003/howto.txt
Normal file
7
engine/dotnet2003/howto.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
How to make project files for Visual Studio .net 2003?
|
||||
|
||||
Load the Visual C++ 6.0 project file (ftequake.dsw in the /ftequake folder), say yes to Convert ftequake.dsp and gas2masm.whatever.. Hit save now..
|
||||
|
||||
Now you must edit ftequake.vcproj, and replace every occurance of " with nothing. If you don't do this, the custom build steps will fail. There now you have uptodate project files.
|
||||
|
||||
Moodles
|
Loading…
Reference in a new issue