Revert "Cope with more build changes"

This reverts commit 98e2e31ea6.
This commit is contained in:
Alan McGovern 2013-10-04 17:44:47 -04:00
Родитель 0e4d779520
Коммит 02e7692f58
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,6 +10,6 @@
in all three situations.
-->
<PropertyGroup>
<ReferencePath>..\..\..\external\monomac\src;..\..\monomac\src;..\..\..\..\..\monodevelop\main\external\monomac\src;..\..\..\..\..\monomac\src</ReferencePath>
<ReferencePath>..\..\monomac\src;..\..\..\..\..\monodevelop\main\external\monomac\src;..\..\..\..\..\monomac\src</ReferencePath>
</PropertyGroup>
</Project>