Use our module definition file, so we get undecorated names in the resulting DLL...
authorSven Panne <sven.panne@aedion.de>
Fri, 22 May 2009 14:15:49 +0000 (14:15 +0000)
committerSven Panne <sven.panne@aedion.de>
Fri, 22 May 2009 14:15:49 +0000 (14:15 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@817 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog

index 51827a6..3dbb4d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * src/freeglutdll.def: Removed obsolete lines. Fixed version number.
 
+       * freeglut_vs2008.vcproj: Use our module definition file, so we get
+         undecorated names in the resulting DLL, just like the classic GLUT DLL
+         from Nate Robins.
+
 2009-04-05  Sven Panne  <sven.panne@aedion.de>
 
        * Makefile.am: Added more project/workspace/... files to distribution.