From 6e28e762e030f5992bd4251cd25c7d2dd5aceceb Mon Sep 17 00:00:00 2001 From: "Joshua M. Doe" Date: Tue, 7 May 2013 16:11:56 -0400 Subject: [PATCH] build: partial upgrade to build x64 --- vs2010/edt/edt.vcxproj | 57 +++++++++++++++++++++++++ vs2010/gst-plugins-vision.sln | 11 ++--- vs2010/niimaq/niimaq.props | 3 +- vs2010/niimaq/niimaq.vcxproj | 58 ++++++++++++++++++++++++- vs2010/niimaqdx/niimaqdx.vcxproj | 28 +++++++++--- vs2010/phoenix/phoenix.vcxproj | 59 ++++++++++++++++++++++++++ vs2010/videoadjust/videoadjust.vcxproj | 57 ++++++++++++++++++++++++- 7 files changed, 259 insertions(+), 14 deletions(-) diff --git a/vs2010/edt/edt.vcxproj b/vs2010/edt/edt.vcxproj index cf3e6bd..332e4e9 100644 --- a/vs2010/edt/edt.vcxproj +++ b/vs2010/edt/edt.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {351947AF-6445-4644-987D-FFE4FDDD3B4C} @@ -20,12 +28,23 @@ true MultiByte + + DynamicLibrary + true + MultiByte + Application false true MultiByte + + DynamicLibrary + false + true + MultiByte + @@ -33,10 +52,18 @@ + + + + + + + + @@ -52,6 +79,19 @@ pdvlib.lib;gstvideo-0.10.lib;%(AdditionalDependencies) + + + Level3 + Disabled + $(SolutionDir)\..;C:\EDT\pdv;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;_MBCS;%(PreprocessorDefinitions) + + + true + C:\EDT\pdv;%(AdditionalLibraryDirectories) + pdvlib.lib;gstvideo-0.10.lib;%(AdditionalDependencies) + + Level3 @@ -69,6 +109,23 @@ pdvlib.lib;gstvideo-0.10.lib;%(AdditionalDependencies) + + + Level3 + MaxSpeed + true + true + $(SolutionDir)\..;C:\EDT\pdv;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;_MBCS;%(PreprocessorDefinitions) + + + true + true + false + C:\EDT\pdv;%(AdditionalLibraryDirectories) + pdvlib.lib;gstvideo-0.10.lib;%(AdditionalDependencies) + + diff --git a/vs2010/gst-plugins-vision.sln b/vs2010/gst-plugins-vision.sln index 701fad6..da049d7 100644 --- a/vs2010/gst-plugins-vision.sln +++ b/vs2010/gst-plugins-vision.sln @@ -24,31 +24,32 @@ Global {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Debug|x64.ActiveCfg = Debug|Win32 {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Release|Win32.ActiveCfg = Release|Win32 {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Release|Win32.Build.0 = Release|Win32 - {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Release|x64.ActiveCfg = Release|Win32 + {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Release|x64.ActiveCfg = Release|x64 + {C617FD30-1297-417A-99F0-4F45B48EA8DF}.Release|x64.Build.0 = Release|x64 {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Debug|Win32.ActiveCfg = Debug|Win32 {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Debug|Win32.Build.0 = Debug|Win32 {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Debug|x64.ActiveCfg = Debug|Win32 {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Release|Win32.ActiveCfg = Release|Win32 {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Release|Win32.Build.0 = Release|Win32 - {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Release|x64.ActiveCfg = Release|Win32 + {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD}.Release|x64.ActiveCfg = Release|x64 {55049618-6388-411C-818C-9140D6F8CE99}.Debug|Win32.ActiveCfg = Debug|Win32 {55049618-6388-411C-818C-9140D6F8CE99}.Debug|Win32.Build.0 = Debug|Win32 {55049618-6388-411C-818C-9140D6F8CE99}.Debug|x64.ActiveCfg = Debug|Win32 {55049618-6388-411C-818C-9140D6F8CE99}.Release|Win32.ActiveCfg = Release|Win32 {55049618-6388-411C-818C-9140D6F8CE99}.Release|Win32.Build.0 = Release|Win32 - {55049618-6388-411C-818C-9140D6F8CE99}.Release|x64.ActiveCfg = Release|Win32 + {55049618-6388-411C-818C-9140D6F8CE99}.Release|x64.ActiveCfg = Release|x64 {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Debug|Win32.ActiveCfg = Debug|Win32 {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Debug|Win32.Build.0 = Debug|Win32 {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Debug|x64.ActiveCfg = Debug|Win32 {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Release|Win32.ActiveCfg = Release|Win32 {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Release|Win32.Build.0 = Release|Win32 - {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Release|x64.ActiveCfg = Release|Win32 + {351947AF-6445-4644-987D-FFE4FDDD3B4C}.Release|x64.ActiveCfg = Release|x64 {A212EA33-4648-42CB-83C8-72F484AB7855}.Debug|Win32.ActiveCfg = Debug|Win32 {A212EA33-4648-42CB-83C8-72F484AB7855}.Debug|Win32.Build.0 = Debug|Win32 {A212EA33-4648-42CB-83C8-72F484AB7855}.Debug|x64.ActiveCfg = Debug|Win32 {A212EA33-4648-42CB-83C8-72F484AB7855}.Release|Win32.ActiveCfg = Release|Win32 {A212EA33-4648-42CB-83C8-72F484AB7855}.Release|Win32.Build.0 = Release|Win32 - {A212EA33-4648-42CB-83C8-72F484AB7855}.Release|x64.ActiveCfg = Release|Win32 + {A212EA33-4648-42CB-83C8-72F484AB7855}.Release|x64.ActiveCfg = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/vs2010/niimaq/niimaq.props b/vs2010/niimaq/niimaq.props index 70c2dd0..1991aa3 100644 --- a/vs2010/niimaq/niimaq.props +++ b/vs2010/niimaq/niimaq.props @@ -9,7 +9,8 @@ C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\Include;%(AdditionalIncludeDirectories) - C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\Lib32\MSVC;%(AdditionalLibraryDirectories) + C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\Lib32\MSVC;%(AdditionalLibraryDirectories) + C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\Lib64\MSVC;%(AdditionalLibraryDirectories) imaq.lib;%(AdditionalDependencies) diff --git a/vs2010/niimaq/niimaq.vcxproj b/vs2010/niimaq/niimaq.vcxproj index 895da1e..36353f0 100644 --- a/vs2010/niimaq/niimaq.vcxproj +++ b/vs2010/niimaq/niimaq.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {C617FD30-1297-417A-99F0-4F45B48EA8DF} @@ -20,12 +28,23 @@ true MultiByte + + DynamicLibrary + true + MultiByte + DynamicLibrary false true MultiByte + + DynamicLibrary + false + true + MultiByte + @@ -36,6 +55,11 @@ + + + + + @@ -43,6 +67,12 @@ + + + + + + @@ -56,6 +86,17 @@ true + + + Level3 + Disabled + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + + Level3 @@ -71,6 +112,21 @@ false + + + Level3 + MaxSpeed + true + true + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + true + false + + @@ -80,4 +136,4 @@ - \ No newline at end of file + diff --git a/vs2010/niimaqdx/niimaqdx.vcxproj b/vs2010/niimaqdx/niimaqdx.vcxproj index 763ab1f..e45bd0e 100644 --- a/vs2010/niimaqdx/niimaqdx.vcxproj +++ b/vs2010/niimaqdx/niimaqdx.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + @@ -39,24 +47,30 @@ - - - + - - + + + + + + + + + + true @@ -72,6 +86,7 @@ Disabled HAVE_CONFIG_H;_DEBUG;%(PreprocessorDefinitions) $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) Console @@ -90,6 +105,7 @@ true HAVE_CONFIG_H;%(PreprocessorDefinitions) $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) Console @@ -100,4 +116,4 @@ - \ No newline at end of file + diff --git a/vs2010/phoenix/phoenix.vcxproj b/vs2010/phoenix/phoenix.vcxproj index 5471fdc..a66aff3 100644 --- a/vs2010/phoenix/phoenix.vcxproj +++ b/vs2010/phoenix/phoenix.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {55049618-6388-411C-818C-9140D6F8CE99} @@ -20,12 +28,23 @@ true MultiByte + + DynamicLibrary + true + MultiByte + DynamicLibrary false true MultiByte + + DynamicLibrary + false + true + MultiByte + @@ -36,6 +55,13 @@ + + + + + + + @@ -43,6 +69,13 @@ + + + + + + + @@ -56,6 +89,17 @@ true + + + Level3 + Disabled + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + + Level3 @@ -71,6 +115,21 @@ false + + + Level3 + MaxSpeed + true + true + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + true + false + + diff --git a/vs2010/videoadjust/videoadjust.vcxproj b/vs2010/videoadjust/videoadjust.vcxproj index 2867d30..46a1041 100644 --- a/vs2010/videoadjust/videoadjust.vcxproj +++ b/vs2010/videoadjust/videoadjust.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {B77B6B47-9CB4-4A0B-B76F-877E57F90ADD} @@ -20,12 +28,23 @@ true MultiByte + + DynamicLibrary + true + MultiByte + DynamicLibrary false true MultiByte + + DynamicLibrary + false + true + MultiByte + @@ -34,11 +53,21 @@ + + + + + + + + + + @@ -52,6 +81,17 @@ true + + + Level3 + Disabled + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + + Level3 @@ -67,6 +107,21 @@ false + + + Level3 + MaxSpeed + true + true + $(SolutionDir)\..\;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;%(PreprocessorDefinitions) + + + true + true + false + + @@ -77,4 +132,4 @@ - \ No newline at end of file +