equal
deleted
inserted
replaced
47 |
47 |
48 //Remote Test Steps. |
48 //Remote Test Steps. |
49 SOURCEPATH ../tsrc |
49 SOURCEPATH ../tsrc |
50 SOURCE egltest_endpointapiexposure_remote.cpp |
50 SOURCE egltest_endpointapiexposure_remote.cpp |
51 SOURCE egltest_endpointtearing_remote.cpp |
51 SOURCE egltest_endpointtearing_remote.cpp |
|
52 SOURCE egltest_threadedstress_remote.cpp |
|
53 SOURCE egltest_releaseimagegles_remote.cpp |
52 |
54 |
53 // Utility code. |
55 // Utility code. |
54 SOURCE egltest_endpoint_images.cpp |
56 SOURCE egltest_endpoint_images.cpp |
55 SOURCE egltest_surface.cpp |
57 SOURCE egltest_surface.cpp |
56 SOURCE egltest_endpoint_engine_remote.cpp |
58 SOURCE egltest_endpoint_engine_remote.cpp |
|
59 SOURCE egltest_threadmonitor.cpp |
57 |
60 |
58 LIBRARY euser.lib |
61 LIBRARY euser.lib |
59 LIBRARY estor.lib |
62 LIBRARY estor.lib |
60 LIBRARY wsgraphicdrawer.lib |
63 LIBRARY wsgraphicdrawer.lib |
61 LIBRARY ws32.lib |
64 LIBRARY ws32.lib |
62 LIBRARY libEGL.lib |
65 LIBRARY libEGL.lib |
63 library fbscli.lib |
66 library fbscli.lib |
64 LIBRARY gdi.lib |
67 LIBRARY gdi.lib |
65 library libOpenVG.lib |
68 library libOpenVG.lib |
|
69 LIBRARY libOpenVGU.lib |
66 library surfacemanager.lib |
70 library surfacemanager.lib |
67 library surfaceupdateclient.lib |
71 library surfaceupdateclient.lib |
68 |
72 |
69 SOURCEPATH ../res |
73 SOURCEPATH ../res |
70 RESOURCE eglendpointremotetest.rss |
74 RESOURCE eglendpointremotetest.rss |