Adding separate static library and DLL demonstration program projects
authorJohn F. Fay <johnffay@nettally.com>
Thu, 23 Jun 2005 17:15:26 +0000 (17:15 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Thu, 23 Jun 2005 17:15:26 +0000 (17:15 +0000)
commit16f9cb31f7f99b79406dcaa82b966395eeb6462c
tree39c4c3365a6dea9f8938fc803bcc7ca6292f0638
parentec37f0032fc729a68693db200d7061864af438fc
Adding separate static library and DLL demonstration program projects

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@642 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/Fractals/Fractals.dsp
progs/demos/Fractals/FractalsStatic.dsp [new file with mode: 0755]
progs/demos/Fractals_random/Fractals_random.dsp
progs/demos/Fractals_random/Fractals_randomStatic.dsp [new file with mode: 0755]
progs/demos/Lorenz/lorenz.dsp
progs/demos/Lorenz/lorenzStatic.dsp [new file with mode: 0755]
progs/demos/One/one.dsp
progs/demos/One/oneStatic.dsp [new file with mode: 0755]
progs/demos/shapes/shapes.dsp
progs/demos/shapes/shapesStatic.dsp [new file with mode: 0755]