changed Common.res path to be relative to project instead of absolute

This commit is contained in:
Yoshi Sugawara 2016-03-26 22:04:56 -04:00
parent fb16092646
commit 66eaf26e7e
1 changed files with 2 additions and 2 deletions

View File

@ -1085,8 +1085,8 @@
7E51481E1CA6B5CE005DA0A6 /* Spin Up Search 2.wav */,
);
name = Common.res;
path = /Users/ogoguel/Code/ActiveGS/Common.res;
sourceTree = "<absolute>";
path = ../Common.res;
sourceTree = SOURCE_ROOT;
};
/* End PBXGroup section */