Add a new hack to look for monomac in one more location
This is to cope with the restructuring of some of our code
This commit is contained in:
Родитель
523a9058e0
Коммит
82c5326dfa
|
@ -10,6 +10,6 @@
|
|||
in all three situations.
|
||||
-->
|
||||
<PropertyGroup>
|
||||
<ReferencePath>..\..\monomac\src;..\..\..\..\..\monodevelop\main\external\monomac\src;..\..\..\..\..\monomac\src</ReferencePath>
|
||||
<ReferencePath>..\..\monomac\src;..\..\..\..\..\monodevelop\main\external\monomac\src;..\..\..\..\..\monomac\src;..\..\..\..\..\..\..\monomac\src</ReferencePath>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче