aboutsummaryrefslogtreecommitdiff
path: root/evolution/template/template-vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/template/template-vc9.vcproj')
-rw-r--r--evolution/template/template-vc9.vcproj13
1 files changed, 11 insertions, 2 deletions
diff --git a/evolution/template/template-vc9.vcproj b/evolution/template/template-vc9.vcproj
index 79cfb0a..4c9b465 100644
--- a/evolution/template/template-vc9.vcproj
+++ b/evolution/template/template-vc9.vcproj
@@ -339,6 +339,7 @@
__source_entry__(driver.cxx)
__source_entry__(test1-odb.cxx)
__source_entry__(test2-odb.cxx)
+__source_entry__(test3-odb.cxx)
__source_entries__(extra_sources)
</Filter>
<Filter
@@ -358,10 +359,18 @@ __file_entry_custom_build__(
test2.hxx,
odb test2.hxx,
odb.exe __xml__(__shell_quotes__(m4_patsubst(__value__(odb_options2), @database@, __value__(database)) --changelog model.xml -DHAVE_CONFIG_VC_H -DODB_MSC_VER=1500 -I$(SolutionDir)\..\libcommon)) test2.hxx,
-test2-odb.hxx;test2-odb.ixx;test2-odb.cxx;test2.sql;test2-002-pre.sql;test2-002-post.sql;test2-003-pre.sql;test2-003-post.sql,
-model.xml;model.hxx)
+test2-odb.hxx;test2-odb.ixx;test2-odb.cxx;test2.sql;model.xml,
+test1-odb.hxx;model.hxx)
__file_entry__(test2-odb.hxx)
__file_entry__(test2-odb.ixx)
+__file_entry_custom_build__(
+test3.hxx,
+odb test3.hxx,
+odb.exe __xml__(__shell_quotes__(m4_patsubst(__value__(odb_options3), @database@, __value__(database)) --changelog model.xml -DHAVE_CONFIG_VC_H -DODB_MSC_VER=1500 -I$(SolutionDir)\..\libcommon)) test3.hxx,
+test3-odb.hxx;test3-odb.ixx;test3-odb.cxx;test3.sql;test3-002-pre.sql;test3-002-post.sql;test3-003-pre.sql;test3-003-post.sql,
+test2-odb.hxx;model.hxx)
+__file_entry__(test3-odb.hxx)
+__file_entry__(test3-odb.ixx)
__file_entries__(extra_headers)
</Filter>
</Files>