Project file fix

CQTexperiment
Chris Moeller 2014-07-04 01:07:30 -07:00
parent bda2b9e92e
commit 3d26315db9
1 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,7 @@
/Users/Chris/Source/Repos/cog/ThirdParty/BASS,
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
@ -331,6 +332,7 @@
/Users/Chris/Source/Repos/cog/ThirdParty/BASS,
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;