mirror of https://github.com/axmolengine/axmol.git
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
|
<Project>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
|
||
|
</ItemGroup>
|
||
|
<ItemDefinitionGroup>
|
||
|
<Midl><OutputDirectory /></Midl>
|
||
|
</ItemDefinitionGroup>
|
||
|
</Project>
|