Examples.exe is now a WinExe project. Fixed Examples.exe entry point.

This commit is contained in:
the_fiddler 2009-04-20 08:11:07 +00:00
parent 7851bbff84
commit e4cec4f5b0

View file

@ -139,7 +139,7 @@
</Project>
<Project name="Examples" path="../Source/Examples" language="C#" type="Exe" startupObject="Examples.ExampleLauncher">
<Project name="Examples" path="../Source/Examples" language="C#" type="WinExe" startupObject="Examples.Program">
<Configuration name="Debug">
<Options>