1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 17:43:37 +02:00

Store project dependencies in Audacity.vcxproj, not audacity.sln.

This commit is contained in:
Henric Jungheim
2019-04-12 13:50:36 -07:00
parent f66e753c54
commit e2b5dade4c
2 changed files with 3 additions and 6 deletions

View File

@@ -1166,6 +1166,9 @@
<None Include="..\..\po.rules" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\expat\expat.vcxproj">
<Project>{a939aaf8-44f1-4ce7-9dd0-7a6e99814856}</Project>
</ProjectReference>
<ProjectReference Include="..\filedialog\filedialog.vcxproj">
<Project>{5284d863-3813-479f-bbf0-ac234e216bc6}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>