egl/egltest/rom/egltest.iby
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
child 85 cdf2f6e5c390
--- a/egl/egltest/rom/egltest.iby	Tue Feb 02 01:47:50 2010 +0200
+++ b/egl/egltest/rom/egltest.iby	Fri Apr 16 16:21:04 2010 +0300
@@ -33,6 +33,7 @@
 #include <graphics_screencomparison.iby>
 #include <graphics_imagecomparison.iby>
 #include <graphics_tprofiler.iby>
+#include <graphics_simload.iby>
 
 // test server
 file=ABI_DIR\DEBUG_DIR\egltest.dll                              sys\bin\egltest.dll
@@ -56,6 +57,7 @@
 data=DATAZ_\egltest\egltest_t_image_multiprocess.script			 \egltest\egltest_t_image_multiprocess.script
 data=DATAZ_\egltest\egltest_t_image_negative.script              \egltest\egltest_t_image_negative.script
 data=DATAZ_\egltest\egltest_t_benchmark_sgimage.script           \egltest\egltest_t_benchmark_sgimage.script
+data=DATAZ_\egltest\egltest_t_benchmark_swapbuffers.script		 \egltest\egltest_t_benchmark_swapbuffers.script
 data=DATAZ_\egltest\egltest_run.bat                          	\egltest_run.bat
 
 #endif // __EGLTEST_IBY__