From: sirakaba Date: Wed, 8 Jan 2014 12:49:12 +0000 (+0000) Subject: 開発環境をVisual Studio 2013へ更新。 X-Git-Url: http://git.osdn.net/view?p=tpi%2Flychee.git;a=commitdiff_plain;h=3bb61a866f85675806b4e5851b200f6a51cb322e 開発環境をVisual Studio 2013へ更新。 git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@647 9df91469-1e22-0410-86e7-ea8537beb833 --- diff --git a/doc/history.html b/doc/history.html index 0a53624..be6ef40 100644 --- a/doc/history.html +++ b/doc/history.html @@ -35,6 +35,7 @@
Lychee
diff --git a/src/lychee/lychee.vcproj b/src/lychee/lychee.vcproj deleted file mode 100644 index d99c9b7..0000000 --- a/src/lychee/lychee.vcproj +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/lychee/lychee.vcxproj b/src/lychee/lychee.vcxproj new file mode 100644 index 0000000..d6895fe --- /dev/null +++ b/src/lychee/lychee.vcxproj @@ -0,0 +1,128 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {50F13951-5698-4418-8353-BFDFC5A6BC13} + lychee + + + + Application + v120 + Unicode + true + + + Application + v120 + Unicode + true + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\bin\ + ..\tmp-$(PlatformShortName)\ + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath) + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + $(ProjectName)-$(PlatformShortName) + + + ..\..\bin\ + ..\tmp-$(PlatformShortName)\ + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(ProjectName)-$(PlatformShortName) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + 4819;4996;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxmsw30u_adv.lib;wxbase30u.lib;wxpng.lib;wxzlib.lib;wxexpat.lib;wxbase30u_xml.lib;wxmsw30u_xrc.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies) + true + false + + MachineX86 + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;WIN64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + 4819;4996;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxpng.lib;wxzlib.lib;wxmsw30u_adv.lib;wxexpat.lib;wxbase30u_xml.lib;wxmsw30u_xrc.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies) + true + false + + MachineX64 + + + + + + + + + + + + + $(IntDir)common\ + $(IntDir)common\ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/7zArc/7zArc.vcproj b/src/plugin/7zArc/7zArc.vcproj deleted file mode 100644 index c6dd3ed..0000000 --- a/src/plugin/7zArc/7zArc.vcproj +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/7zArc/7zArc.vcxproj b/src/plugin/7zArc/7zArc.vcxproj new file mode 100644 index 0000000..fd8e0f7 --- /dev/null +++ b/src/plugin/7zArc/7zArc.vcxproj @@ -0,0 +1,138 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {29A9F56D-55A4-4961-95ED-ED217807BDA7} + 7zArc + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_lib;$(LibraryPath) + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + 7-zip/CPP;7-zip/CPP/myWindows;7-zip/CPP/include_windows;7-zip/CPP/7zip/UI/Client7z;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;4996;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + 7-zip/CPP;7-zip/CPP/myWindows;7-zip/CPP/include_windows;7-zip/CPP/7zip/UI/Client7z;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;4996;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + + + + + + + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/calLibrary/calLibrary.vcproj b/src/plugin/calLibrary/calLibrary.vcproj deleted file mode 100644 index e6ae13e..0000000 --- a/src/plugin/calLibrary/calLibrary.vcproj +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/calLibrary/calLibrary.vcxproj b/src/plugin/calLibrary/calLibrary.vcxproj new file mode 100644 index 0000000..1826c6c --- /dev/null +++ b/src/plugin/calLibrary/calLibrary.vcxproj @@ -0,0 +1,127 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {3AC2C4C6-6D2D-4774-829F-BA043A49FEAF} + calLibrary + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/cuiWrapper/cuiWrapper.vcproj b/src/plugin/cuiWrapper/cuiWrapper.vcproj deleted file mode 100644 index 5624734..0000000 --- a/src/plugin/cuiWrapper/cuiWrapper.vcproj +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/cuiWrapper/cuiWrapper.vcxproj b/src/plugin/cuiWrapper/cuiWrapper.vcxproj new file mode 100644 index 0000000..658f12e --- /dev/null +++ b/src/plugin/cuiWrapper/cuiWrapper.vcxproj @@ -0,0 +1,127 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {B01B0D18-68C4-4A83-B816-B9D722D38619} + cuiWrapper + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;wxbase30u_xml.lib;wxexpat.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/eggArc/eggArc.vcproj b/src/plugin/eggArc/eggArc.vcproj deleted file mode 100644 index 10377de..0000000 --- a/src/plugin/eggArc/eggArc.vcproj +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/eggArc/eggArc.vcxproj b/src/plugin/eggArc/eggArc.vcxproj new file mode 100644 index 0000000..1f16ccf --- /dev/null +++ b/src/plugin/eggArc/eggArc.vcxproj @@ -0,0 +1,126 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {BEE5C119-4DF9-4954-AC14-642B05BCB06A} + eggArc + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/rarArc/rarArc.vcproj b/src/plugin/rarArc/rarArc.vcproj deleted file mode 100644 index a1c7460..0000000 --- a/src/plugin/rarArc/rarArc.vcproj +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/rarArc/rarArc.vcxproj b/src/plugin/rarArc/rarArc.vcxproj new file mode 100644 index 0000000..be2cba0 --- /dev/null +++ b/src/plugin/rarArc/rarArc.vcxproj @@ -0,0 +1,126 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {B4869FAD-3BDE-43C4-9C1E-4F5FE4194920} + rarArc + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/spiLibrary/spiLibrary.vcproj b/src/plugin/spiLibrary/spiLibrary.vcproj deleted file mode 100644 index d994c39..0000000 --- a/src/plugin/spiLibrary/spiLibrary.vcproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/spiLibrary/spiLibrary.vcxproj b/src/plugin/spiLibrary/spiLibrary.vcxproj new file mode 100644 index 0000000..dcf9742 --- /dev/null +++ b/src/plugin/spiLibrary/spiLibrary.vcxproj @@ -0,0 +1,122 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {E3AEAFF4-3AC3-4C0E-87D4-CD537F3C5B8D} + spiLibrary + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/sqxArc/sqxArc.vcproj b/src/plugin/sqxArc/sqxArc.vcproj deleted file mode 100644 index df851f9..0000000 --- a/src/plugin/sqxArc/sqxArc.vcproj +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/sqxArc/sqxArc.vcxproj b/src/plugin/sqxArc/sqxArc.vcxproj new file mode 100644 index 0000000..d03488f --- /dev/null +++ b/src/plugin/sqxArc/sqxArc.vcxproj @@ -0,0 +1,126 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {A4EB87C8-B18C-486D-96F7-B1EF42685FBC} + sqxArc + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/plugin/xpiLibrary/xpiLibrary.vcproj b/src/plugin/xpiLibrary/xpiLibrary.vcproj deleted file mode 100644 index 626e3d5..0000000 --- a/src/plugin/xpiLibrary/xpiLibrary.vcproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/plugin/xpiLibrary/xpiLibrary.vcxproj b/src/plugin/xpiLibrary/xpiLibrary.vcxproj new file mode 100644 index 0000000..22e91a6 --- /dev/null +++ b/src/plugin/xpiLibrary/xpiLibrary.vcxproj @@ -0,0 +1,122 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {4CE16674-C876-4459-A437-66CA97209E9E} + xpiLibrary + Win32Proj + + + + DynamicLibrary + v120 + Unicode + + + DynamicLibrary + v120 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + ..\..\..\bin\lib-i686\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + $(WXWIN)\lib\vc_lib\mswu;$(WXWIN)\include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WXWIN)\lib\vc_lib;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86); + + + ..\..\..\bin\lib-x86_64\ + ..\..\tmp-$(PlatformShortName)\$(ProjectName)\ + false + $(WXWIN)\lib\vc_x64_lib\mswu;$(WXWIN)\include;$(IncludePath) + $(WXWIN)\lib\vc_x64_lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64); + + + + /MP4 %(AdditionalOptions) + MinSpace + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX86 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + X64 + + + /MP4 %(AdditionalOptions) + MinSpace + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + + MultiThreadedDLL + false + Level4 + ProgramDatabase + 4819;%(DisableSpecificWarnings) + + + wxmsw30u_core.lib;wxbase30u.lib;%(AdditionalDependencies) + ..\..\common\header\plugin.def + Windows + true + false + + MachineX64 + + + del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib + + + + + $(IntDir)..\common\ + $(IntDir)..\common\ + + + + + + + + + + \ No newline at end of file diff --git a/src/tpi.sln b/src/tpi.sln index 07b7c6d..a97d7c1 100644 --- a/src/tpi.sln +++ b/src/tpi.sln @@ -1,5 +1,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio 2013 +VisualStudioVersion = 12.0.21005.1 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "plugin", "plugin", "{0E7CC57B-177A-4DFA-ADC7-1BCB89D0C199}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "handle", "handle", "{7A8E3A4A-C2D7-40FD-89E4-2E8621B16A4B}"