Fixing GhidraDev compilation problem on non-macOS platforms.

This commit is contained in:
Ryan Kurtz 2019-09-04 10:06:53 -04:00
parent f027985522
commit da09daeb8d

View file

@ -1,14 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="Running Platform" sequenceNumber="60">
<?pde version="3.8"?>
<target name="Running Platform" sequenceNumber="60">
<locations>
<location path="${eclipse_home}" type="Profile"/>
<location path="${workspace_loc:Eclipse GhidraDevPlugin}/build/data/buildDependencies/cdt" type="Directory"/>
<location path="${workspace_loc:Eclipse GhidraDevPlugin}/build/data/buildDependencies/pydev" type="Directory"/>
</locations>
<environment>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86_64</arch>
<nl>en_US</nl>
</environment>
</target>
</target>