diff --git a/cocos/2d/cocos2d_wp8.vcxproj b/cocos/2d/cocos2d_wp8.vcxproj index 1e793f6464..ceeb33b942 100644 --- a/cocos/2d/cocos2d_wp8.vcxproj +++ b/cocos/2d/cocos2d_wp8.vcxproj @@ -226,6 +226,7 @@ + @@ -450,6 +451,7 @@ + diff --git a/cocos/2d/cocos2d_wp8.vcxproj.filters b/cocos/2d/cocos2d_wp8.vcxproj.filters index f2ef328bdc..c8defb9951 100644 --- a/cocos/2d/cocos2d_wp8.vcxproj.filters +++ b/cocos/2d/cocos2d_wp8.vcxproj.filters @@ -659,6 +659,9 @@ platform\wp8 + + 3d + @@ -1358,6 +1361,9 @@ platform\wp8 + + 3d + diff --git a/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj b/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj index 22ae303431..44cadcb0c3 100644 --- a/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj +++ b/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj @@ -184,6 +184,7 @@ + @@ -378,6 +379,7 @@ + diff --git a/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj.filters b/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj.filters index 3a2638f4ef..06e1b9e7d3 100644 --- a/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj.filters +++ b/tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj.filters @@ -322,6 +322,9 @@ {d17dc00f-2b4d-46af-a1ff-c3f4d937d621} + + {4dadf399-3bf1-4d35-85d1-d8def766fe0f} + @@ -856,6 +859,9 @@ Classes\Camera3DTest + + Classes\BillBoardTest + @@ -1589,6 +1595,9 @@ Classes\Camera3DTest + + Classes\BillBoardTest +