diff --git a/libs/spandsp/src/msvc/make_math_fixed_tables.2010.vcxproj b/libs/spandsp/src/msvc/make_math_fixed_tables.2010.vcxproj new file mode 100644 index 0000000000..01852e51d1 --- /dev/null +++ b/libs/spandsp/src/msvc/make_math_fixed_tables.2010.vcxproj @@ -0,0 +1,65 @@ + + + + + All + Win32 + + + + make_at_dictionary + {DEE932AB-5911-4700-9EEB-8C7090A0A330} + make_math_fixed_tables + Win32Proj + + + + Application + Unicode + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\$(Configuration)\ + $(PlatformName)\make_at_dictionary\$(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)..\math_fixed_tables.h" + + + + + + + + + \ No newline at end of file diff --git a/libs/spandsp/src/msvc/make_math_fixed_tables.2010.vcxproj.filters b/libs/spandsp/src/msvc/make_math_fixed_tables.2010.vcxproj.filters new file mode 100644 index 0000000000..a9807aac86 --- /dev/null +++ b/libs/spandsp/src/msvc/make_math_fixed_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 + + + \ No newline at end of file diff --git a/libs/spandsp/src/msvc/make_math_fixed_tables.2012.vcxproj b/libs/spandsp/src/msvc/make_math_fixed_tables.2012.vcxproj new file mode 100644 index 0000000000..610bb28625 --- /dev/null +++ b/libs/spandsp/src/msvc/make_math_fixed_tables.2012.vcxproj @@ -0,0 +1,66 @@ + + + + + All + Win32 + + + + make_math_fixed_tables + {2386B892-35F5-46CF-A0F0-10394D2FBF9B} + make_at_dictionary + Win32Proj + + + + Application + Unicode + v110 + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\$(Configuration)\ + $(PlatformName)\make_at_dictionary\$(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)..\math_fixed_tables.h" + + + + + + + + + \ No newline at end of file diff --git a/libs/spandsp/src/msvc/make_math_fixed_tables.2012.vcxproj.filters b/libs/spandsp/src/msvc/make_math_fixed_tables.2012.vcxproj.filters new file mode 100644 index 0000000000..a9807aac86 --- /dev/null +++ b/libs/spandsp/src/msvc/make_math_fixed_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 + + + \ No newline at end of file