|
@@ -56,8 +56,6 @@
|
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17ACCBB2CB903BA0072A711 /* TestScene.cpp */; };
|
|
|
C18082282CCB3338009DE140 /* IAPCardView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082262CCB3338009DE140 /* IAPCardView.cpp */; };
|
|
|
C18082292CCB3338009DE140 /* IAPCardView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082262CCB3338009DE140 /* IAPCardView.cpp */; };
|
|
|
- C18082332CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */; };
|
|
|
- C18082342CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */; };
|
|
|
C180823B2CCB82BD009DE140 /* IAPRunTimeData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082382CCB82BD009DE140 /* IAPRunTimeData.cpp */; };
|
|
|
C19B68A42CD1E4C800536ED4 /* PBConfigData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C19B68A22CD1E4C800536ED4 /* PBConfigData.cpp */; };
|
|
|
C19B68A52CD1E4C800536ED4 /* PBConfigData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C19B68A22CD1E4C800536ED4 /* PBConfigData.cpp */; };
|
|
@@ -213,8 +211,6 @@
|
|
|
C17ACCC52CB904460072A711 /* TestScene.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestScene.h; sourceTree = "<group>"; };
|
|
|
C18082262CCB3338009DE140 /* IAPCardView.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = IAPCardView.cpp; sourceTree = "<group>"; };
|
|
|
C18082272CCB3338009DE140 /* IAPCardView.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPCardView.hpp; sourceTree = "<group>"; };
|
|
|
- C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = IAPTestCardViewDelegate.cpp; sourceTree = "<group>"; };
|
|
|
- C18082322CCB71D3009DE140 /* IAPTestCardViewDelegate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPTestCardViewDelegate.hpp; sourceTree = "<group>"; };
|
|
|
C18082382CCB82BD009DE140 /* IAPRunTimeData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = IAPRunTimeData.cpp; sourceTree = "<group>"; };
|
|
|
C18082392CCB82BD009DE140 /* IAPRunTimeData.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPRunTimeData.hpp; sourceTree = "<group>"; };
|
|
|
C19B68A22CD1E4C800536ED4 /* PBConfigData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PBConfigData.cpp; sourceTree = "<group>"; };
|
|
@@ -491,8 +487,6 @@
|
|
|
C19B68BD2CD222A400536ED4 /* IAPDelegateImpl.cpp */,
|
|
|
C17946162CC7502600779B63 /* IAPTestCard.hpp */,
|
|
|
C17946152CC7502600779B63 /* IAPTestCard.cpp */,
|
|
|
- C18082322CCB71D3009DE140 /* IAPTestCardViewDelegate.hpp */,
|
|
|
- C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */,
|
|
|
);
|
|
|
name = Classes;
|
|
|
path = ../Classes;
|
|
@@ -796,7 +790,6 @@
|
|
|
C17ACCBC2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
|
E4D223402BD667D4006F1F8D /* AdUtilsInterstitial.cpp in Sources */,
|
|
|
E4D2234F2BD66CDE006F1F8D /* RedWise.cpp in Sources */,
|
|
|
- C18082332CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */,
|
|
|
C18082282CCB3338009DE140 /* IAPCardView.cpp in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -831,7 +824,6 @@
|
|
|
C19B68C02CD222A400536ED4 /* IAPDelegateImpl.cpp in Sources */,
|
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
|
2F15C5F52CB8F65A0057855D /* IAPCtlArea23.cpp in Sources */,
|
|
|
- C18082342CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */,
|
|
|
E4E7A1232BD75C3F00107AED /* RPRedAudio.cpp in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|