Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #159 from jcmurray/master
Browse files Browse the repository at this point in the history
fix bug whereby project didn't build for Simulator config
  • Loading branch information
timwindsor committed Dec 15, 2013
2 parents 23fc59a + 24b1282 commit 2a1c7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mqtt/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@
<option id="com.qnx.qcc.option.compile.debug.1940526646" name="Debug (-g)" superClass="com.qnx.qcc.option.compile.debug" value="true" valueType="boolean"/>
<option id="com.qnx.qcc.option.compiler.includePath.1709401927" name="Include Directories (-I)" superClass="com.qnx.qcc.option.compiler.includePath" valueType="includePath">
<listOptionValue builtIn="false" value="${workspace_loc:/${ProjName}/public}"/>
<listOptionValue builtIn="false" value="${workspace_loc:/${ProjName}/private}"/>
<listOptionValue builtIn="false" value="${QNX_TARGET}/usr/include/freetype2"/>
<listOptionValue builtIn="false" value="${QNX_TARGET}/../target-override/usr/include"/>
</option>
Expand Down

0 comments on commit 2a1c7d9

Please sign in to comment.