# HG changeset patch # User Gareth Stockwell # Date 1285166440 -3600 # Node ID 345f1c88c950adaca87e8c2fd3a7446067da5a34 # Parent 52ce3e8fba90aa30a4de2a16f6a4c083017a1760 Fixes to syborg-graphicswrapper.vcproj These changes allow syborg-graphicswrapper to link against the hostthreadadapter and khronosapiwrapper libraries built by the graphics.simulator component. The .vcproj file uses relative paths, which requires that the following three packages are laid out as follows: os/ graphics adapt/ graphics.simulator qemu diff -r 52ce3e8fba90 -r 345f1c88c950 symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.cpp --- a/symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.cpp Wed Sep 22 16:51:17 2010 +0300 +++ b/symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.cpp Wed Sep 22 15:40:40 2010 +0100 @@ -5,7 +5,7 @@ #include //Registers and enums #include //mutex #include -#include "syborggraphicswrapper.h" +#include "syborg-graphicswrapper.h" SyborgGraphicsWrapper::SyborgGraphicsWrapper() { diff -r 52ce3e8fba90 -r 345f1c88c950 symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.vcproj --- a/symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.vcproj Wed Sep 22 16:51:17 2010 +0300 +++ b/symbian-qemu-0.9.1-12/model-libraries/syborg-graphicswrapper/syborg-graphicswrapper.vcproj Wed Sep 22 15:40:40 2010 +0100 @@ -115,7 +115,7 @@ />