From f7d0b2e1ef333fa7b447dfd5041f0ef0809ba8df Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Thu, 6 Apr 2006 03:49:37 +0000 Subject: [PATCH] Added StrongPtr.cpp and StrongPtr.h files to MinGW projects. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@624 7ec92016-0320-0410-acc4-a06ded1c099a --- Loki.dev | 22 +++++++++++++++++++++- Loki_Debug.dev | 22 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/Loki.dev b/Loki.dev index 31820fb..77435b1 100644 --- a/Loki.dev +++ b/Loki.dev @@ -1,7 +1,7 @@ [Project] FileName=Loki.dev Name=Loki -UnitCount=37 +UnitCount=39 Type=2 Ver=1 ObjFiles= @@ -417,3 +417,23 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit38] +FileName=include\loki\StrongPtr.h +CompileCpp=1 +Folder=Headers +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit39] +FileName=src\StrongPtr.cpp +CompileCpp=1 +Folder=Sources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + diff --git a/Loki_Debug.dev b/Loki_Debug.dev index b337465..658319d 100644 --- a/Loki_Debug.dev +++ b/Loki_Debug.dev @@ -1,7 +1,7 @@ [Project] FileName=Loki_Debug.dev Name=Loki -UnitCount=37 +UnitCount=39 Type=2 Ver=1 ObjFiles= @@ -417,3 +417,23 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit38] +FileName=src\StrongPtr.cpp +CompileCpp=1 +Folder=Sources +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit39] +FileName=include\loki\StrongPtr.h +CompileCpp=1 +Folder=Headers +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= +