diff --git a/build/msvc2013/muparser.sln b/build/msvc2013/muparser.sln new file mode 100644 index 0000000..0b79313 --- /dev/null +++ b/build/msvc2013/muparser.sln @@ -0,0 +1,65 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "muParser", "muparser_muParser.vcxproj", "{2A1F639A-7642-57CC-BF97-3EC5B5C89D91}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1", "muparser_example1.vcxproj", "{A1DCD664-8803-54E2-B35F-84D96B9CA6DF}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example2", "muparser_example2.vcxproj", "{B405983E-B929-5BCF-8CC8-03CF34796A23}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug DLL|Win32 = Debug DLL|Win32 + Debug DLL|x64 = Debug DLL|x64 + Debug Static|Win32 = Debug Static|Win32 + Debug Static|x64 = Debug Static|x64 + Release DLL|Win32 = Release DLL|Win32 + Release DLL|x64 = Release DLL|x64 + Release Static|Win32 = Release Static|Win32 + Release Static|x64 = Release Static|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug DLL|Win32.Build.0 = Debug DLL|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug DLL|x64.ActiveCfg = Debug DLL|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug DLL|x64.Build.0 = Debug DLL|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug Static|Win32.ActiveCfg = Debug Static|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug Static|Win32.Build.0 = Debug Static|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug Static|x64.ActiveCfg = Debug Static|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Debug Static|x64.Build.0 = Debug Static|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release DLL|Win32.ActiveCfg = Release DLL|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release DLL|Win32.Build.0 = Release DLL|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release DLL|x64.ActiveCfg = Release DLL|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release DLL|x64.Build.0 = Release DLL|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release Static|Win32.ActiveCfg = Release Static|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release Static|Win32.Build.0 = Release Static|Win32 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release Static|x64.ActiveCfg = Release Static|x64 + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91}.Release Static|x64.Build.0 = Release Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug DLL|Win32.ActiveCfg = Debug Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug DLL|x64.ActiveCfg = Debug Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug Static|Win32.ActiveCfg = Debug Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug Static|Win32.Build.0 = Debug Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug Static|x64.ActiveCfg = Debug Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Debug Static|x64.Build.0 = Debug Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release DLL|Win32.ActiveCfg = Release Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release DLL|x64.ActiveCfg = Release Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release Static|Win32.ActiveCfg = Release Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release Static|Win32.Build.0 = Release Static|Win32 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release Static|x64.ActiveCfg = Release Static|x64 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF}.Release Static|x64.Build.0 = Release Static|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug DLL|Win32.ActiveCfg = Debug DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug DLL|Win32.Build.0 = Debug DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug DLL|x64.ActiveCfg = Debug DLL|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug DLL|x64.Build.0 = Debug DLL|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug Static|Win32.ActiveCfg = Debug DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Debug Static|x64.ActiveCfg = Debug DLL|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release DLL|Win32.ActiveCfg = Release DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release DLL|Win32.Build.0 = Release DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release DLL|x64.ActiveCfg = Release DLL|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release DLL|x64.Build.0 = Release DLL|x64 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release Static|Win32.ActiveCfg = Release DLL|Win32 + {B405983E-B929-5BCF-8CC8-03CF34796A23}.Release Static|x64.ActiveCfg = Release DLL|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/build/msvc2013/muparser_example1.vcxproj b/build/msvc2013/muparser_example1.vcxproj new file mode 100644 index 0000000..d3910c4 --- /dev/null +++ b/build/msvc2013/muparser_example1.vcxproj @@ -0,0 +1,236 @@ + + + + + Debug Static + Win32 + + + Debug Static + x64 + + + Release Static + Win32 + + + Release Static + x64 + + + + example1 + {A1DCD664-8803-54E2-B35F-84D96B9CA6DF} + + + + Application + false + Unicode + v120 + + + Application + false + v120 + + + Application + Unicode + v120 + + + Application + v120 + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\samples\example1\ + obj\vc_static_rel\example1\ + false + true + ..\..\samples\example1\ + obj\vc_static_dbg\example1\ + true + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + WIN32;_CONSOLE;NDEBUG;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + MaxSpeed + AnySuitable + true + Speed + true + true + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_CONSOLE;NDEBUG;%(PreprocessorDefinitions) + Sync + MultiThreadedDLL + true + obj\vc_static_rel\example1\ + ..\..\samples\example1\example1.pdb + TurnOffAllWarnings + true + + + + + _CONSOLE;NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + ..\..\lib\muparser32.lib;%(AdditionalDependencies) + ..\..\samples\example1\example1.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + ..\..\samples\example1\example1.pdb + Console + MachineX86 + + + true + ..\..\samples\example1\muparser_example1.bsc + + + + + WIN32;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_CONSOLE;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Sync + EnableFastChecks + MultiThreadedDebugDLL + true + true + obj\vc_static_dbg\example1\ + ..\..\samples\example1\example1.pdb + Level4 + true + ProgramDatabase + + + _CONSOLE;_DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + ..\..\lib\muparserd32.lib;%(AdditionalDependencies) + ..\..\samples\example1\example1.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + true + ..\..\samples\example1\example1.pdb + Console + MachineX86 + + + true + ..\..\samples\example1\muparser_example1.bsc + + + + + MaxSpeed + AnySuitable + true + Speed + true + true + ..\..\include;%(AdditionalIncludeDirectories) + _CONSOLE;NDEBUG;%(PreprocessorDefinitions) + MultiThreadedDLL + obj\vc_static_rel\example1\ + ..\..\samples\example1\example1.pdb + TurnOffAllWarnings + + + ..\..\lib\muparser64.lib;%(AdditionalDependencies) + ..\..\samples\example1\example1.exe + ..\..\lib;%(AdditionalLibraryDirectories) + Console + + + + + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + _CONSOLE;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + NotSet + obj\vc_static_dbg\example1\ + ..\..\samples\example1\example1.pdb + Level4 + ProgramDatabase + + + ..\..\lib\muparserd64.lib;%(AdditionalDependencies) + ..\..\samples\example1\example1.exe + ..\..\lib;%(AdditionalLibraryDirectories) + false + true + ..\..\samples\example1\example1.pdb + Console + NotSet + + + + + + + + {2a1f639a-7642-57cc-bf97-3ec5b5c89d91} + false + + + + + + \ No newline at end of file diff --git a/build/msvc2013/muparser_example1.vcxproj.filters b/build/msvc2013/muparser_example1.vcxproj.filters new file mode 100644 index 0000000..036d033 --- /dev/null +++ b/build/msvc2013/muparser_example1.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/build/msvc2013/muparser_example2.vcxproj b/build/msvc2013/muparser_example2.vcxproj new file mode 100644 index 0000000..867d70b --- /dev/null +++ b/build/msvc2013/muparser_example2.vcxproj @@ -0,0 +1,206 @@ + + + + + Debug DLL + Win32 + + + Debug DLL + x64 + + + Release DLL + Win32 + + + Release DLL + x64 + + + + example2 + {B405983E-B929-5BCF-8CC8-03CF34796A23} + + + + Application + false + v120 + + + Application + false + v120 + + + Application + v120 + + + Application + v120 + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\samples\example2\ + obj\vc_shared_rel\example2\ + false + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + ..\..\samples\example2\ + obj\vc_shared_dbg\example2\ + true + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + WIN32;_CONSOLE;NDEBUG;USINGDLL;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + MaxSpeed + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_CONSOLE;NDEBUG;USINGDLL;%(PreprocessorDefinitions) + Sync + MultiThreadedDLL + true + obj\vc_shared_rel\example2\ + ..\..\samples\example2\example2.pdb + TurnOffAllWarnings + true + + + + + _CONSOLE;NDEBUG;USINGDLL;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + ..\..\lib\muparser32.lib;%(AdditionalDependencies) + ..\..\samples\example2\example2.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + ..\..\samples\example2\example2.pdb + Console + MachineX86 + + + true + ..\..\samples\example2\muparser_example2.bsc + + + + + MaxSpeed + AnySuitable + true + Speed + true + ..\..\include;%(AdditionalIncludeDirectories) + MultiThreadedDLL + + + ..\..\lib\muparser64.lib;%(AdditionalDependencies) + ..\..\samples\example2\example2.exe + + + + + WIN32;_CONSOLE;_DEBUG;USINGDLL;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_CONSOLE;_DEBUG;USINGDLL;%(PreprocessorDefinitions) + Sync + EnableFastChecks + MultiThreadedDebugDLL + true + true + obj\vc_shared_dbg\example2\ + ..\..\samples\example2\example2.pdb + Level4 + true + ProgramDatabase + + + _CONSOLE;_DEBUG;USINGDLL;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + ..\..\lib\muparserd32.lib;%(AdditionalDependencies) + ..\..\samples\example2\example2.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + true + ..\..\samples\example2\example2.pdb + Console + MachineX86 + + + true + ..\..\samples\example2\muparser_example2.bsc + + + + + ..\..\include;%(AdditionalIncludeDirectories) + MultiThreadedDebugDLL + + + ..\..\lib\muparserd64.lib;%(AdditionalDependencies) + ..\..\samples\example2\example2.exe + + + + + + + + {2a1f639a-7642-57cc-bf97-3ec5b5c89d91} + false + + + + + + \ No newline at end of file diff --git a/build/msvc2013/muparser_example2.vcxproj.filters b/build/msvc2013/muparser_example2.vcxproj.filters new file mode 100644 index 0000000..72e09fc --- /dev/null +++ b/build/msvc2013/muparser_example2.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/build/msvc2013/muparser_muParser.vcxproj b/build/msvc2013/muparser_muParser.vcxproj new file mode 100644 index 0000000..403a634 --- /dev/null +++ b/build/msvc2013/muparser_muParser.vcxproj @@ -0,0 +1,402 @@ + + + + + Debug DLL + Win32 + + + Debug DLL + x64 + + + Debug Static + Win32 + + + Debug Static + x64 + + + Release DLL + Win32 + + + Release DLL + x64 + + + Release Static + Win32 + + + Release Static + x64 + + + + muParser + {2A1F639A-7642-57CC-BF97-3EC5B5C89D91} + muParser + + + + DynamicLibrary + false + v120 + + + StaticLibrary + false + Unicode + v120 + + + DynamicLibrary + false + v120 + + + StaticLibrary + false + v120 + + + DynamicLibrary + v120 + + + StaticLibrary + Unicode + v120 + + + DynamicLibrary + v120 + + + StaticLibrary + v120 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\lib\ + obj\vc_static_rel\muParser\ + ..\..\lib\ + obj\vc_shared_rel\muParser\ + false + true + ..\..\lib\ + obj\vc_static_dbg\muParser\ + ..\..\lib\ + obj\vc_shared_dbg\muParser\ + true + true + ..\..\lib\ + obj\vc_static_rel\muParser\ + ..\..\lib\ + obj\vc_shared_rel\muParser\ + ..\..\lib\ + obj\vc_static_dbg\muParser\ + ..\..\lib\ + obj\vc_shared_dbg\muParser\ + true + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + WIN32;_LIB;NDEBUG;_WIN32;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + MaxSpeed + AnySuitable + true + Speed + true + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_LIB;NDEBUG;_WIN32;%(PreprocessorDefinitions) + Sync + MultiThreadedDLL + true + obj\vc_static_rel\muParser\ + ..\..\lib\muparser.pdb + TurnOffAllWarnings + true + + + + + NDEBUG;_WIN32;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + ..\..\lib\muparser32.lib + true + + + true + ..\..\lib\muparser_muParser.bsc + + + + + WIN32;_USRDLL;DLL_EXPORTS;NDEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + MaxSpeed + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_USRDLL;DLL_EXPORTS;NDEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;%(PreprocessorDefinitions) + Sync + MultiThreadedDLL + true + true + obj\vc_shared_rel\muParser\ + ..\..\lib\muparser32.pdb + TurnOffAllWarnings + true + + + + + NDEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + %(AdditionalDependencies) + ..\..\lib\muparser32.dll + true + %(AdditionalLibraryDirectories) + ..\..\lib\muparser.pdb + ..\..\lib\muparser32.lib + MachineX86 + + + true + ..\..\lib\muparser_muParser.bsc + + + + + WIN32;_LIB;_DEBUG;_WIN32;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_LIB;_DEBUG;_WIN32;%(PreprocessorDefinitions) + Sync + EnableFastChecks + true + MultiThreadedDebugDLL + true + true + obj\vc_static_dbg\muParser\ + ..\..\lib\muparserd.pdb + Level4 + true + ProgramDatabase + + + _DEBUG;_WIN32;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + ..\..\lib\muparserd32.lib + true + + + true + ..\..\lib\muparser_muParser.bsc + + + + + WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;%(PreprocessorDefinitions) + ..\..\include;%(AdditionalIncludeDirectories) + + + /MP %(AdditionalOptions) + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Sync + EnableFastChecks + MultiThreadedDebugDLL + true + true + true + obj\vc_shared_dbg\muParser\ + ..\..\lib\muparserd32.pdb + Level4 + true + ProgramDatabase + + + _DEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_WIN32;%(PreprocessorDefinitions) + 0x0409 + ..\..\include;%(AdditionalIncludeDirectories) + + + %(AdditionalOptions) + %(AdditionalDependencies) + ..\..\lib\muparserd32.dll + true + %(AdditionalLibraryDirectories) + true + ..\..\lib\muparserd32.pdb + ..\..\lib\muparserd32.lib + MachineX86 + + + true + ..\..\lib\muparser_muParser.bsc + + + + + MaxSpeed + AnySuitable + true + Speed + true + true + ..\..\include;%(AdditionalIncludeDirectories) + _LIB;NDEBUG;%(PreprocessorDefinitions) + MultiThreadedDLL + + + + + ..\..\include;%(AdditionalIncludeDirectories) + _USRDLL;DLL_EXPORTS;NDEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + obj\vc_shared_rel\muParser\ + ..\..\lib\muparser64.pdb + TurnOffAllWarnings + + + ..\..\lib\muparser64.dll + ..\..\lib\muparser64.lib + + + + + ..\..\include;%(AdditionalIncludeDirectories) + _LIB;_DEBUG;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + Level4 + ProgramDatabase + + + ..\..\lib\muparserd.lib + + + + + ..\..\include;%(AdditionalIncludeDirectories) + _USRDLL;DLL_EXPORTS;_DEBUG;MUPARSER_DLL;MUPARSERLIB_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + obj\vc_shared_dbg\muParser\ + ..\..\lib\muparserd64.pdb + Level4 + ProgramDatabase + + + ..\..\lib\muparserd64.dll + true + ..\..\lib\muparserd64.pdb + ..\..\lib\muparserd64.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/msvc2013/muparser_muParser.vcxproj.filters b/build/msvc2013/muparser_muParser.vcxproj.filters new file mode 100644 index 0000000..54f0ff3 --- /dev/null +++ b/build/msvc2013/muparser_muParser.vcxproj.filters @@ -0,0 +1,83 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file diff --git a/include/muParserBase.h b/include/muParserBase.h index 2e97256..2c3e16a 100644 --- a/include/muParserBase.h +++ b/include/muParserBase.h @@ -220,7 +220,7 @@ friend class ParserTokenReader; virtual std::string do_grouping() const { - return std::string(1, m_nGroup); + return std::string(1, (char)m_nGroup); } private: diff --git a/src/muParserBytecode.cpp b/src/muParserBytecode.cpp index c6d277b..6865ed3 100644 --- a/src/muParserBytecode.cpp +++ b/src/muParserBytecode.cpp @@ -25,6 +25,7 @@ #include "muParserBytecode.h" +#include #include #include #include