summaryrefslogtreecommitdiff
path: root/build/Visual Studio/phat/phat.vcxproj
diff options
context:
space:
mode:
authorjan.reininghaus <jan.reininghaus@8e3bb3c2-eed4-f18f-5264-0b6c94e6926d>2013-04-08 14:11:49 +0000
committerjan.reininghaus <jan.reininghaus@8e3bb3c2-eed4-f18f-5264-0b6c94e6926d>2013-04-08 14:11:49 +0000
commit1b9b34965381ca7e0f014d957e0a7cd382ea30ec (patch)
treed18d222e515da9b6d9b6a3ad88b226db813b608d /build/Visual Studio/phat/phat.vcxproj
parenta4cbfdacbce7d813d5e48298e8a6b31e12c2670c (diff)
updated VC12 projects for bit-tree stuff
git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@21 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
Diffstat (limited to 'build/Visual Studio/phat/phat.vcxproj')
-rw-r--r--build/Visual Studio/phat/phat.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Visual Studio/phat/phat.vcxproj b/build/Visual Studio/phat/phat.vcxproj
index 9729f72..ca58b33 100644
--- a/build/Visual Studio/phat/phat.vcxproj
+++ b/build/Visual Studio/phat/phat.vcxproj
@@ -184,6 +184,7 @@
<ClInclude Include="..\..\..\include\phat\helpers\misc.h" />
<ClInclude Include="..\..\..\include\phat\helpers\thread_local_storage.h" />
<ClInclude Include="..\..\..\include\phat\representations\abstract_pivot_column.h" />
+ <ClInclude Include="..\..\..\include\phat\representations\bit_tree_pivot_column.h" />
<ClInclude Include="..\..\..\include\phat\representations\full_pivot_column.h" />
<ClInclude Include="..\..\..\include\phat\representations\sparse_pivot_column.h" />
<ClInclude Include="..\..\..\include\phat\representations\vector_set.h" />