diff options
Diffstat (limited to 'heimdall-frontend/heimdall-frontend.vcxproj.filters')
-rw-r--r-- | heimdall-frontend/heimdall-frontend.vcxproj.filters | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/heimdall-frontend/heimdall-frontend.vcxproj.filters b/heimdall-frontend/heimdall-frontend.vcxproj.filters index 90393f2..28902dd 100644 --- a/heimdall-frontend/heimdall-frontend.vcxproj.filters +++ b/heimdall-frontend/heimdall-frontend.vcxproj.filters @@ -67,6 +67,12 @@ <ClCompile Include="GeneratedFiles\Release\moc_aboutform.cpp">
<Filter>Generated Files\Release</Filter>
</ClCompile>
+ <ClCompile Include="GeneratedFiles\Release (Static)\moc_aboutform.cpp">
+ <Filter>Generated Files\Debug</Filter>
+ </ClCompile>
+ <ClCompile Include="GeneratedFiles\Release (Static)\moc_mainwindow.cpp">
+ <Filter>Generated Files\Debug</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="mainwindow.ui">
|