Fixed Examples project build (multiple entry points problem).
This commit is contained in:
parent
91c0baf678
commit
f350c097e9
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
|
||||
</Project>
|
||||
|
||||
<Project name="Examples" path="../Source/Examples" language="C#" type="WinExe">
|
||||
<Project name="Examples" path="../Source/Examples" language="C#" type="WinExe" startupObject="Examples.ExampleLauncher">
|
||||
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
|
|
Loading…
Reference in a new issue