LoginSignup
0
0

More than 5 years have passed since last update.

cocos2d-x 3.x Xcodeでソースコードをreferenced(参照)で管理したい時

Posted at

Windowsとソースコードを共有したい時にはまったので、対処方法をメモ

cocos2d-xのコマンドでxcodeのプロジェクトファイルを作った時を前提に記載します。

以下の設定を行う。以上!!!

{自分のプロジェクト名}.xcodeproj > Target の {自分のプロジェクト名}を選択 > Build Settings > header search paths

memo
 $(SRCROOT)/../Classes/

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0