From e95dd61616098811a6a13bdf1f898dade17e0a84 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Thu, 5 Sep 2013 10:16:01 -0500 Subject: [PATCH] FS-5760 thanks for the heads up on the missing files - tortoisegit has a bug with that --- .../make_t43_gray_code_tables.2010.vcxproj | 65 ++++++++++++++++++ ..._t43_gray_code_tables.2010.vcxproj.filters | 14 ++++ .../make_t43_gray_code_tables.2012.vcxproj | 66 +++++++++++++++++++ ..._t43_gray_code_tables.2012.vcxproj.filters | 14 ++++ 4 files changed, 159 insertions(+) create mode 100644 libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj create mode 100644 libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj.filters create mode 100644 libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj create mode 100644 libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj.filters diff --git a/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj new file mode 100644 index 0000000000..1ff1b7ec00 --- /dev/null +++ b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj @@ -0,0 +1,65 @@ + + + + + All + Win32 + + + + make_t43_gray_code_tables + {EDDB8AB9-C53E-44C0-A620-0E86C2CBD5D5} + make_t43_gray_code_tables + Win32Proj + + + + Application + Unicode + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\$(Configuration)\ + $(PlatformName)\make_t43_gray_code_tables\$(Configuration)\ + false + + + + $(IntDir)BuildLog $(ProjectName).htm + + + Disabled + .;.\spandsp;.\msvc;..\..\tiff-4.0.2\libtiff;.\generated;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + $(IntDir)$(TargetName).pdb + Level3 + ProgramDatabase + + + true + Console + MachineX86 + + + "$(TargetPath)" >"$(ProjectDir)..\t43_gray_code_tables.h" + + + + + + + + + diff --git a/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj.filters b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj.filters new file mode 100644 index 0000000000..8ab1316fdc --- /dev/null +++ b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2010.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Source Files + + + diff --git a/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj new file mode 100644 index 0000000000..6673241fe6 --- /dev/null +++ b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj @@ -0,0 +1,66 @@ + + + + + All + Win32 + + + + make_t43_gray_code_tables + {EDDB8AB9-C53E-44C0-A620-0E86C2CBD5D5} + make_t43_gray_code_tables + Win32Proj + + + + Application + Unicode + v110 + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\$(Configuration)\ + $(PlatformName)\make_t43_gray_code_tables\$(Configuration)\ + false + + + + $(IntDir)BuildLog $(ProjectName).htm + + + Disabled + .;.\spandsp;.\msvc;..\..\tiff-4.0.2\libtiff;.\generated;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + $(IntDir)$(TargetName).pdb + Level3 + ProgramDatabase + + + true + Console + MachineX86 + + + "$(TargetPath)" >"$(ProjectDir)..\t43_gray_code_tables.h" + + + + + + + + + diff --git a/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj.filters b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj.filters new file mode 100644 index 0000000000..8ab1316fdc --- /dev/null +++ b/libs/spandsp/src/msvc/make_t43_gray_code_tables.2012.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Source Files + + +