aboutsummaryrefslogtreecommitdiffstats
path: root/misc/msvc/ui.def
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-11-02 23:36:23 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-11-02 23:36:23 +0000
commit56902c5a9b6b59341f71098566f2d84a4af4b572 (patch)
tree7c07b055412384790e939335a15c1fda78e05461 /misc/msvc/ui.def
parentc4ac4295935c145c992fdfd27085c3f95559c3a0 (diff)
downloadioquake3-aero-56902c5a9b6b59341f71098566f2d84a4af4b572.tar.gz
ioquake3-aero-56902c5a9b6b59341f71098566f2d84a4af4b572.zip
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
* (bug 3363) Download percentage overflow (Martin Doucha <next_ghost@quick.cz>) * (bug 3390) MSVC project (Julian Priestley <juzley@gmail.com>) * For OS X and MinGW ports, don't -I code/SDL when USE_LOCAL_HEADERS is 0 git-svn-id: svn://svn.icculus.org/quake3/trunk@1204 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'misc/msvc/ui.def')
-rw-r--r--misc/msvc/ui.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/msvc/ui.def b/misc/msvc/ui.def
new file mode 100644
index 0000000..48b7743
--- /dev/null
+++ b/misc/msvc/ui.def
@@ -0,0 +1,3 @@
+EXPORTS
+ vmMain
+ dllEntry \ No newline at end of file