yasim_SOURCES = yasim-test.cpp $(SHARED_SOURCE_FILES)
-yasim_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug -lsgstructure -lsgtiming $(base_LIBS)
+yasim_LDADD = -lsgxml -lsgprops -lsgdebug -lsgstructure -lplibssg -lplibul -lplibsg $(opengl_LIBS) $(base_LIBS)
proptest_SOURCES = proptest.cpp $(SHARED_SOURCE_FILES)
-proptest_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug -lsgstructure $(base_LIBS)
+proptest_LDADD = -lsgxml -lsgprops -lsgdebug -lsgstructure -lplibssg -lplibul -lplibsg $(opengl_LIBS) $(base_LIBS)
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src