Skip to content

Commit

Permalink
Fixed the project file and added property sheets
Browse files Browse the repository at this point in the history
  • Loading branch information
System Administrator committed Apr 17, 2014
1 parent bd139d8 commit 4be16d5
Show file tree
Hide file tree
Showing 12 changed files with 173 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BlobTracker.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="..\Property Sheets\opencv2_3.vsprops"
InheritedPropertySheets="property_sheets\opencv2_3.vsprops"
CharacterSet="2"
>
<Tool
Expand Down Expand Up @@ -97,7 +97,7 @@
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="..\Property Sheets\opencv2_3_64.vsprops"
InheritedPropertySheets="property_sheets\opencv2_3_64.vsprops"
CharacterSet="2"
>
<Tool
Expand Down Expand Up @@ -172,7 +172,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="..\Property Sheets\opencv2_3.vsprops"
InheritedPropertySheets="property_sheets\opencv2_3.vsprops"
CharacterSet="2"
WholeProgramOptimization="1"
>
Expand Down Expand Up @@ -247,7 +247,7 @@
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="..\Property Sheets\opencv2_3_64.vsprops"
InheritedPropertySheets="property_sheets\opencv2_3_64.vsprops"
CharacterSet="2"
>
<Tool
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,9 @@ If you use the code in any of your research works, please cite the following pap
year={2013},
publisher={IEEE}
}
@article{sunderrajanucsb,
title={UCSB UCR VCG TRECVID 2012},
author={Sunderrajan, Santhoshkumar and Hasan, Mahmudul and Pourian, Niloufar and Zhu, Yingying and Manjunath, BS and Chowdhury, Amit Roy}
}
~~~
17 changes: 17 additions & 0 deletions property_sheets/opencv2.1.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<IncludePath>C:\OpenCV2.1\include\opencv;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup>
<LibraryPath>C:\OpenCV2.1\lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);OPENCV2.1</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
17 changes: 17 additions & 0 deletions property_sheets/opencv2.1_64.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<IncludePath>C:\OpenCV2.1_64\include\opencv;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup>
<LibraryPath>C:\OpenCV2.1_64\lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);OPENCV2_1</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
17 changes: 17 additions & 0 deletions property_sheets/opencv2.2.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<IncludePath>C:\OpenCV2.2\include\opencv;C:\OpenCV2.2\include;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup>
<LibraryPath>C:\OpenCV2.2\lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);OPENCV2_2</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
17 changes: 17 additions & 0 deletions property_sheets/opencv2.2_64.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<IncludePath>C:\OpenCV2.2_64\include\opencv;C:\OpenCV2.2_64\include;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup>
<LibraryPath>C:\OpenCV2.2_64\lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions);OPENCV2_2</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_1.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.1"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.1\include\opencv"
PreprocessorDefinitions="OPENCV2_1"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.1\lib"
/>
</VisualStudioPropertySheet>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_1_64.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.1_64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.1_64\include\opencv"
PreprocessorDefinitions="OPENCV2_1"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.1_64\lib"
/>
</VisualStudioPropertySheet>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_2.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.2"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.2\include\opencv;C:\OpenCV2.2\include\"
PreprocessorDefinitions="OPENCV2_2"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.2\lib"
/>
</VisualStudioPropertySheet>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_2_64.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.2_64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.2_64\include\opencv;C:\OpenCV2.2_64\include"
PreprocessorDefinitions="OPENCV2_2"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.2_64\lib"
/>
</VisualStudioPropertySheet>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_3.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.3"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.3\include\opencv;C:\OpenCV2.3\include"
PreprocessorDefinitions="OPENCV2_3"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.3\lib"
/>
</VisualStudioPropertySheet>
16 changes: 16 additions & 0 deletions property_sheets/opencv2_3_64.vsprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="opencv2.3_64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="C:\OpenCV2.3_64\include\opencv;C:\OpenCV2.3_64\include"
PreprocessorDefinitions="OPENCV2_3"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="C:\OpenCV2.3_64\lib"
/>
</VisualStudioPropertySheet>

0 comments on commit 4be16d5

Please sign in to comment.