DllExporter: Fixed crash with VS2012

This commit is contained in:
Birunthan Mohanathas
2012-12-16 20:19:07 +02:00
parent 1acc613beb
commit e2a7f31a46
2 changed files with 20 additions and 2 deletions

View File

@ -79,6 +79,7 @@
<StartProgram>TestBench\x64\Release\Rainmeter.exe</StartProgram>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.Build.Utilities" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />