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 3ec4feb commit 25a7836Copy full SHA for 25a7836
.sln/gdext.vcxproj
@@ -12,13 +12,11 @@
12
</PropertyGroup>
13
14
<PropertyGroup Condition="'$(Configuration)'=='Debug'">
15
- <GodotConfiguration>Debug</GodotConfiguration>
16
<GodotTemplate>template_debug</GodotTemplate>
17
<BuildType>dev_build=yes</BuildType>
18
19
20
<PropertyGroup Condition="'$(Configuration)'=='Release'">
21
- <GodotConfiguration>Release</GodotConfiguration>
22
<GodotTemplate>template_release</GodotTemplate>
23
24
0 commit comments