We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c296672 commit e284be0Copy full SHA for e284be0
Examples/04 Module Loader/ModuleLoader.dproj
@@ -8,7 +8,7 @@
8
<Config Condition="'$(Config)'==''">Debug</Config>
9
<Platform Condition="'$(Platform)'==''">Win32</Platform>
10
<TargetedPlatforms>1</TargetedPlatforms>
11
- <AppType>Library</AppType>
+ <AppType>Console</AppType>
12
</PropertyGroup>
13
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
<Base>true</Base>
0 commit comments