Skip to content

Commit 9c08aee

Browse files
added virtual target for msvc
1 parent 8f61a91 commit 9c08aee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

voxels-0.7-win.cbp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@
198198
</Linker>
199199
</Target>
200200
</Build>
201+
<VirtualTargets>
202+
<Add alias="All MSVC" targets="Debug MSVC;Release MSVC;" />
203+
</VirtualTargets>
201204
<Compiler>
202205
<Add option="-Weffc++" />
203206
<Add option="-std=c++11" />

0 commit comments

Comments
 (0)