diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-03-19 17:47:12 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-03-20 14:51:53 +0100 |
commit | dc391ca18771ad2e2270aeeb1c0a5ee14319a38a (patch) | |
tree | e3559dfe21f8a6b9d895077b9228c358888ac278 /astra_vc09.vcproj | |
parent | 1044332131498907bde76400638cfb42b9e4199d (diff) | |
download | astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.gz astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.bz2 astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.xz astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.zip |
Add MSVC project files
Diffstat (limited to 'astra_vc09.vcproj')
-rw-r--r-- | astra_vc09.vcproj | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/astra_vc09.vcproj b/astra_vc09.vcproj index f84eaaf..a56e4bc 100644 --- a/astra_vc09.vcproj +++ b/astra_vc09.vcproj @@ -921,6 +921,10 @@ > </File> <File + RelativePath=".\include\astra\clog.h" + > + </File> + <File RelativePath=".\include\astra\Config.h" > </File> @@ -933,7 +937,7 @@ > </File> <File - RelativePath=".\include\astra\Logger.h" + RelativePath=".\include\astra\Logging.h" > </File> <File @@ -989,7 +993,7 @@ > </File> <File - RelativePath=".\src\Logger.cpp" + RelativePath=".\src\Logging.cpp" > </File> <File |