This is a Visual C++ 5 AppWizard for Quake 2 projects.
It contains all the Q2 source and sets your output
file to gamex86.dll instead of <projectname>.dll.

The GAME_API_VERSION is set to 2 in the source.

The only thing you need to do is to go to the project
settings dialog and switch the MFC options to "Not Using MFC".
The Custom AppWizards are apparently meant to be used
for MFC projects so I wasn't able to turn that off
from within the AppWizard (actually I could take those
linker and compiler options away but it seems like VC++
resets it to "Using MFC" when you run the Quake 2
AppWiz ... oh well). If anybody finds a way to turn it
off then please let me know.


Installation
============
Copy the "Quake 2.awx" file to
<vc_install_dir>\SharedIDE\Template directory,
where <vc_install_dir> is the locaton of the VC++
installation on your system.

Using
=====
Just choose File->New in VC++. The Projects tab should
now list the Quake 2 AppWizard. Select it and choose a
name and path for your project.

IMPORTANT!!! Read the dialog that comes up before all your
files are created! It's the only dialog box that comes up
so it should'nt be too much of an effort :-)


Enjoy!

/Tungernife
kris@mbox302.swipnet.se
