[artoolkit-commits] artoolkit ARToolKit.dsw,1.3,1.4 ARToolKit.sln,1.5,1.6
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2005-09-22 20:37:34
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26943 Modified Files: ARToolKit.dsw ARToolKit.sln Log Message: Link against libARgsub_lite. Index: ARToolKit.dsw =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/ARToolKit.dsw,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ARToolKit.dsw 14 Sep 2005 19:11:09 -0000 1.3 --- ARToolKit.dsw 22 Sep 2005 20:37:22 -0000 1.4 *************** *** 37,41 **** End Project Dependency Begin Project Dependency ! Project_Dep_Name libARgsub End Project Dependency Begin Project Dependency --- 37,41 ---- End Project Dependency Begin Project Dependency ! Project_Dep_Name libARgsub_lite End Project Dependency Begin Project Dependency Index: ARToolKit.sln =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/ARToolKit.sln,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ARToolKit.sln 14 Sep 2005 19:11:09 -0000 1.5 --- ARToolKit.sln 22 Sep 2005 20:37:22 -0000 1.6 *************** *** 70,74 **** ProjectSection(ProjectDependencies) = postProject {B5E62882-360E-46B2-A97F-50443BB795E3} = {B5E62882-360E-46B2-A97F-50443BB795E3} ! {1CB7F08A-A8E5-457B-A589-9878F126601D} = {1CB7F08A-A8E5-457B-A589-9878F126601D} {191F78D2-7A53-4EAF-94E9-433DF5496E6E} = {191F78D2-7A53-4EAF-94E9-433DF5496E6E} EndProjectSection --- 70,74 ---- ProjectSection(ProjectDependencies) = postProject {B5E62882-360E-46B2-A97F-50443BB795E3} = {B5E62882-360E-46B2-A97F-50443BB795E3} ! {1CB7F08A-A8E5-457B-A589-9878F126601D} = {8AAAFC7D-0CF2-4E59-BEEA-DD4398CA55BF} {191F78D2-7A53-4EAF-94E9-433DF5496E6E} = {191F78D2-7A53-4EAF-94E9-433DF5496E6E} EndProjectSection |