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:10 +0000 (14:15 +0000)
committerSven Panne <sven.panne@aedion.de>
Fri, 22 May 2009 14:15:10 +0000 (14:15 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@816 7f0cb862-5218-0410-a997-914c9d46530a

freeglut_vs2008.vcproj

index 46cb4e2..eb13dd5 100644 (file)
@@ -79,6 +79,7 @@
                                OutputFile=".\Debug/freeglut.dll"\r
                                LinkIncremental="2"\r
                                SuppressStartupBanner="true"\r
+                               ModuleDefinitionFile=".\src\freeglutdll.def"\r
                                GenerateDebugInformation="true"\r
                                ProgramDatabaseFile=".\Debug/freeglut.pdb"\r
                                RandomizedBaseAddress="1"\r
                                OutputFile=".\Release/freeglut.dll"\r
                                LinkIncremental="1"\r
                                SuppressStartupBanner="true"\r
+                               ModuleDefinitionFile="src\freeglutdll.def"\r
                                ProgramDatabaseFile=".\Release/freeglut.pdb"\r
                                RandomizedBaseAddress="1"\r
                                DataExecutionPrevention="0"\r