From a57a7d3f88f602d3c7ef16a4ae49fd7d2c197e0b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 16:00:13 +0200 Subject: Add XP (WDK) solution as a fallback option --- plugins/checksum/checksum-xp.vcxproj | 110 ++++++++++++++++ plugins/checksum/checksum-xp.vcxproj.filters | 23 ++++ plugins/dns/dns-xp.vcxproj | 116 +++++++++++++++++ plugins/dns/dns-xp.vcxproj.filters | 35 ++++++ plugins/doat/doat-xp.vcxproj | 106 ++++++++++++++++ plugins/doat/doat-xp.vcxproj.filters | 23 ++++ plugins/exec/exec-xp.vcxproj | 108 ++++++++++++++++ plugins/exec/exec-xp.vcxproj.filters | 23 ++++ plugins/fishlim/fishlim-xp.vcxproj | 122 ++++++++++++++++++ plugins/fishlim/fishlim-xp.vcxproj.filters | 59 +++++++++ plugins/hextray/hextray-xp.vcxproj | 132 ++++++++++++++++++++ plugins/hextray/hextray-xp.vcxproj.filters | 103 +++++++++++++++ plugins/lua/lua-xp.vcxproj | 134 ++++++++++++++++++++ plugins/lua/lua-xp.vcxproj.filters | 23 ++++ plugins/perl/perl-512-xp.vcxproj | 128 +++++++++++++++++++ plugins/perl/perl-512-xp.vcxproj.filters | 23 ++++ plugins/perl/perl-514-xp.vcxproj | 128 +++++++++++++++++++ plugins/perl/perl-514-xp.vcxproj.filters | 23 ++++ plugins/perl/perl-516-xp.vcxproj | 128 +++++++++++++++++++ plugins/perl/perl-516-xp.vcxproj.filters | 23 ++++ plugins/python/python-xp.vcxproj | 110 ++++++++++++++++ plugins/python/python-xp.vcxproj.filters | 23 ++++ plugins/sasl/sasl-xp.vcxproj | 110 ++++++++++++++++ plugins/sasl/sasl-xp.vcxproj.filters | 23 ++++ plugins/tcl/tcl-xp.vcxproj | 114 +++++++++++++++++ plugins/tcl/tcl-xp.vcxproj.filters | 35 ++++++ plugins/upd/upd-xp.vcxproj | 112 +++++++++++++++++ plugins/upd/upd-xp.vcxproj.filters | 23 ++++ plugins/winamp/winamp-xp.vcxproj | 106 ++++++++++++++++ plugins/winamp/winamp-xp.vcxproj.filters | 23 ++++ plugins/winsys/winsys-xp.vcxproj | 112 +++++++++++++++++ plugins/winsys/winsys-xp.vcxproj.filters | 23 ++++ plugins/wmpa/wmpa-xp.vcxproj | 164 ++++++++++++++++++++++++ plugins/wmpa/wmpa-xp.vcxproj.filters | 180 +++++++++++++++++++++++++++ 34 files changed, 2728 insertions(+) create mode 100644 plugins/checksum/checksum-xp.vcxproj create mode 100644 plugins/checksum/checksum-xp.vcxproj.filters create mode 100644 plugins/dns/dns-xp.vcxproj create mode 100644 plugins/dns/dns-xp.vcxproj.filters create mode 100644 plugins/doat/doat-xp.vcxproj create mode 100644 plugins/doat/doat-xp.vcxproj.filters create mode 100644 plugins/exec/exec-xp.vcxproj create mode 100644 plugins/exec/exec-xp.vcxproj.filters create mode 100644 plugins/fishlim/fishlim-xp.vcxproj create mode 100644 plugins/fishlim/fishlim-xp.vcxproj.filters create mode 100644 plugins/hextray/hextray-xp.vcxproj create mode 100644 plugins/hextray/hextray-xp.vcxproj.filters create mode 100644 plugins/lua/lua-xp.vcxproj create mode 100644 plugins/lua/lua-xp.vcxproj.filters create mode 100644 plugins/perl/perl-512-xp.vcxproj create mode 100644 plugins/perl/perl-512-xp.vcxproj.filters create mode 100644 plugins/perl/perl-514-xp.vcxproj create mode 100644 plugins/perl/perl-514-xp.vcxproj.filters create mode 100644 plugins/perl/perl-516-xp.vcxproj create mode 100644 plugins/perl/perl-516-xp.vcxproj.filters create mode 100644 plugins/python/python-xp.vcxproj create mode 100644 plugins/python/python-xp.vcxproj.filters create mode 100644 plugins/sasl/sasl-xp.vcxproj create mode 100644 plugins/sasl/sasl-xp.vcxproj.filters create mode 100644 plugins/tcl/tcl-xp.vcxproj create mode 100644 plugins/tcl/tcl-xp.vcxproj.filters create mode 100644 plugins/upd/upd-xp.vcxproj create mode 100644 plugins/upd/upd-xp.vcxproj.filters create mode 100644 plugins/winamp/winamp-xp.vcxproj create mode 100644 plugins/winamp/winamp-xp.vcxproj.filters create mode 100644 plugins/winsys/winsys-xp.vcxproj create mode 100644 plugins/winsys/winsys-xp.vcxproj.filters create mode 100644 plugins/wmpa/wmpa-xp.vcxproj create mode 100644 plugins/wmpa/wmpa-xp.vcxproj.filters (limited to 'plugins') diff --git a/plugins/checksum/checksum-xp.vcxproj b/plugins/checksum/checksum-xp.vcxproj new file mode 100644 index 00000000..68c50e6c --- /dev/null +++ b/plugins/checksum/checksum-xp.vcxproj @@ -0,0 +1,110 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {5EF7F47D-D09C-43C4-BF64-B28B11A0FF91} + Win32Proj + checksum + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcchecksum + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcchecksum + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;CHECKSUM_EXPORTS;%(PreprocessorDefinitions) + $(DepsRoot)\include;$(Glib);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + checksum.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;CHECKSUM_EXPORTS;%(PreprocessorDefinitions) + $(DepsRoot)\include;$(Glib);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + checksum.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/checksum/checksum-xp.vcxproj.filters b/plugins/checksum/checksum-xp.vcxproj.filters new file mode 100644 index 00000000..e6ef5e81 --- /dev/null +++ b/plugins/checksum/checksum-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/dns/dns-xp.vcxproj b/plugins/dns/dns-xp.vcxproj new file mode 100644 index 00000000..58552712 --- /dev/null +++ b/plugins/dns/dns-xp.vcxproj @@ -0,0 +1,116 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {3786FA8C-3E76-45E3-984E-FCCFF44729C9} + Win32Proj + dns + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcdns + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcdns + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;DNS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + dns.def + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;DNS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + dns.def + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/dns/dns-xp.vcxproj.filters b/plugins/dns/dns-xp.vcxproj.filters new file mode 100644 index 00000000..a49dc1e2 --- /dev/null +++ b/plugins/dns/dns-xp.vcxproj.filters @@ -0,0 +1,35 @@ + + + + + {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 + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + Source Files + + + + + Header Files + + + \ No newline at end of file diff --git a/plugins/doat/doat-xp.vcxproj b/plugins/doat/doat-xp.vcxproj new file mode 100644 index 00000000..9a317d2a --- /dev/null +++ b/plugins/doat/doat-xp.vcxproj @@ -0,0 +1,106 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {4980AF24-9D42-427D-A8E6-0DF3B97C455D} + Win32Proj + doat + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcdoat + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcdoat + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;DOAT_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + doat.def + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;DOAT_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + doat.def + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/doat/doat-xp.vcxproj.filters b/plugins/doat/doat-xp.vcxproj.filters new file mode 100644 index 00000000..43ea8307 --- /dev/null +++ b/plugins/doat/doat-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/exec/exec-xp.vcxproj b/plugins/exec/exec-xp.vcxproj new file mode 100644 index 00000000..3d7d8ea6 --- /dev/null +++ b/plugins/exec/exec-xp.vcxproj @@ -0,0 +1,108 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {17E4BE39-76F7-4A06-AD21-EFD0C5091F76} + Win32Proj + exec + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcexec + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcexec + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + false + + + Windows + true + true + true + exec.def + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + false + + + Windows + true + true + true + exec.def + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/exec/exec-xp.vcxproj.filters b/plugins/exec/exec-xp.vcxproj.filters new file mode 100644 index 00000000..f800df93 --- /dev/null +++ b/plugins/exec/exec-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/fishlim/fishlim-xp.vcxproj b/plugins/fishlim/fishlim-xp.vcxproj new file mode 100644 index 00000000..a6985219 --- /dev/null +++ b/plugins/fishlim/fishlim-xp.vcxproj @@ -0,0 +1,122 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {3C4F42FC-292A-420B-B63D-C03DFBDD8E4E} + Win32Proj + fishlim + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcfishlim + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcfishlim + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;FISHLIM_EXPORTS;%(PreprocessorDefinitions) + true + $(DepsRoot)\include;$(Glib);..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + fishlim.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;FISHLIM_EXPORTS;%(PreprocessorDefinitions) + true + $(DepsRoot)\include;$(Glib);..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + fishlim.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/fishlim/fishlim-xp.vcxproj.filters b/plugins/fishlim/fishlim-xp.vcxproj.filters new file mode 100644 index 00000000..72e9f017 --- /dev/null +++ b/plugins/fishlim/fishlim-xp.vcxproj.filters @@ -0,0 +1,59 @@ + + + + + {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 + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj new file mode 100644 index 00000000..dbf4f2cf --- /dev/null +++ b/plugins/hextray/hextray-xp.vcxproj @@ -0,0 +1,132 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {3024CF36-85E5-4E00-9608-7002E2C7EF14} + Win32Proj + hextray + + + + DynamicLibrary + false + true + Unicode + WDK7 + + + DynamicLibrary + false + true + Unicode + WDK7 + + + + + + + + + + + + + + + false + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;XTRAY_EXPORTS;_STL70_;_STATIC_CPPLIB;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + xtray.def + ntstc_msvcrt.lib;%(AdditionalDependencies) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;XTRAY_EXPORTS;_STL70_;_STATIC_CPPLIB;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + xtray.def + ntstc_msvcrt.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/hextray/hextray-xp.vcxproj.filters b/plugins/hextray/hextray-xp.vcxproj.filters new file mode 100644 index 00000000..b83dc813 --- /dev/null +++ b/plugins/hextray/hextray-xp.vcxproj.filters @@ -0,0 +1,103 @@ + + + + + {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 + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + {448b49a5-e68b-451e-bfbc-0855da024b2e} + + + {8345128a-0635-43d6-9115-a85ad9c77ee2} + + + + + Resource Files + + + Resource Files\bitmaps + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + Resource Files\icons + + + + + Resource 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 + + + \ No newline at end of file diff --git a/plugins/lua/lua-xp.vcxproj b/plugins/lua/lua-xp.vcxproj new file mode 100644 index 00000000..361baeac --- /dev/null +++ b/plugins/lua/lua-xp.vcxproj @@ -0,0 +1,134 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {646B4316-C8B8-4DB6-B6AE-E586929E5729} + Win32Proj + lua + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(LuaOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(LuaOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(DepsRoot)\include;..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + $(DepsRoot)\lib;$(OutDir);%(AdditionalLibraryDirectories) + "$(LuaLib).lib";;dirent-win32.lib;%(AdditionalDependencies) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(DepsRoot)\include;..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + $(DepsRoot)\lib;$(OutDir);%(AdditionalLibraryDirectories) + "$(LuaLib).lib";;dirent-win32.lib;%(AdditionalDependencies) + + + + + "$(LuaLib).lib";$(DepLibs);dirent-win32.lib;%(AdditionalDependencies) + + + + + "$(LuaLib).lib";$(DepLibs);dirent-win32.lib;%(AdditionalDependencies) + + + + + WIN32;NDEBUG;_WINDOWS;_USRDLL;$(OwnFlags);snprintf=g_snprintf;%(PreprocessorDefinitions) + true + + + lua.def + + + + + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;$(OwnFlags);snprintf=g_snprintf;%(PreprocessorDefinitions) + true + + + lua.def + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/lua/lua-xp.vcxproj.filters b/plugins/lua/lua-xp.vcxproj.filters new file mode 100644 index 00000000..9c7e3d89 --- /dev/null +++ b/plugins/lua/lua-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/perl/perl-512-xp.vcxproj b/plugins/perl/perl-512-xp.vcxproj new file mode 100644 index 00000000..79557fe4 --- /dev/null +++ b/plugins/perl/perl-512-xp.vcxproj @@ -0,0 +1,128 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {987E9374-98A1-44BA-946F-D3472D7A7055} + Win32Proj + perl512 + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(Perl512Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(Perl512Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + true + $(Perl512Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl512Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl512Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl512Path)\perl\bin\$(Perl512Lib).dll" +move $(Perl512Lib).def "$(IntDir)" +lib /nologo /machine:x86 "/def:$(IntDir)$(Perl512Lib).def" "/out:$(OutDir)\$(Perl512Lib).lib" +"$(Perl512Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + true + $(Perl512Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl512Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl512Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl512Path)\perl\bin\$(Perl512Lib).dll" +move $(Perl512Lib).def "$(IntDir)" +lib /nologo /machine:x64 "/def:$(IntDir)$(Perl512Lib).def" "/out:$(OutDir)\$(Perl512Lib).lib" +"$(Perl512Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/perl/perl-512-xp.vcxproj.filters b/plugins/perl/perl-512-xp.vcxproj.filters new file mode 100644 index 00000000..c6c78a57 --- /dev/null +++ b/plugins/perl/perl-512-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/perl/perl-514-xp.vcxproj b/plugins/perl/perl-514-xp.vcxproj new file mode 100644 index 00000000..6d8e0dbc --- /dev/null +++ b/plugins/perl/perl-514-xp.vcxproj @@ -0,0 +1,128 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {C4C9FA6F-F990-4C7B-85F6-CD8F4F5728F0} + Win32Proj + perl514 + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(Perl514Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(Perl514Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL514_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl514Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl514Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl514Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl514Path)\perl\bin\$(Perl514Lib).dll" +move $(Perl514Lib).def "$(IntDir)" +lib /nologo /machine:x86 "/def:$(IntDir)$(Perl514Lib).def" "/out:$(OutDir)\$(Perl514Lib).lib" +"$(Perl514Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL514_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl514Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl514Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl514Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl514Path)\perl\bin\$(Perl514Lib).dll" +move $(Perl514Lib).def "$(IntDir)" +lib /nologo /machine:x64 "/def:$(IntDir)$(Perl514Lib).def" "/out:$(OutDir)\$(Perl514Lib).lib" +"$(Perl514Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/perl/perl-514-xp.vcxproj.filters b/plugins/perl/perl-514-xp.vcxproj.filters new file mode 100644 index 00000000..c6c78a57 --- /dev/null +++ b/plugins/perl/perl-514-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/perl/perl-516-xp.vcxproj b/plugins/perl/perl-516-xp.vcxproj new file mode 100644 index 00000000..1e67fd8b --- /dev/null +++ b/plugins/perl/perl-516-xp.vcxproj @@ -0,0 +1,128 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {58654438-F674-42F7-88FA-73EF90AD80B1} + Win32Proj + perl516 + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(Perl516Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(Perl516Output) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL516_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl516Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl516Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl516Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl516Path)\perl\bin\$(Perl516Lib).dll" +move $(Perl516Lib).def "$(IntDir)" +lib /nologo /machine:x86 "/def:$(IntDir)$(Perl516Lib).def" "/out:$(OutDir)\$(Perl516Lib).lib" +"$(Perl516Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL516_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl516Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl516Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl516Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl516Path)\perl\bin\$(Perl516Lib).dll" +move $(Perl516Lib).def "$(IntDir)" +lib /nologo /machine:x64 "/def:$(IntDir)$(Perl516Lib).def" "/out:$(OutDir)\$(Perl516Lib).lib" +"$(Perl516Path)\perl\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/perl/perl-516-xp.vcxproj.filters b/plugins/perl/perl-516-xp.vcxproj.filters new file mode 100644 index 00000000..f6d00b5c --- /dev/null +++ b/plugins/perl/perl-516-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/python/python-xp.vcxproj b/plugins/python/python-xp.vcxproj new file mode 100644 index 00000000..1363d31b --- /dev/null +++ b/plugins/python/python-xp.vcxproj @@ -0,0 +1,110 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {19C52A0A-A790-409E-A28A-9745FF990F5C} + Win32Proj + python + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(PythonOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(PythonOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Glib);$(PythonPath)\include;..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + python.def + "$(PythonLib).lib";$(DepLibs);dirent-win32.lib;%(AdditionalDependencies) + $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Glib);$(PythonPath)\include;..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + python.def + "$(PythonLib).lib";$(DepLibs);dirent-win32.lib;%(AdditionalDependencies) + $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/python/python-xp.vcxproj.filters b/plugins/python/python-xp.vcxproj.filters new file mode 100644 index 00000000..d56e53b6 --- /dev/null +++ b/plugins/python/python-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/sasl/sasl-xp.vcxproj b/plugins/sasl/sasl-xp.vcxproj new file mode 100644 index 00000000..0659d69f --- /dev/null +++ b/plugins/sasl/sasl-xp.vcxproj @@ -0,0 +1,110 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {18871EBA-AC85-4652-8919-EB8064B9A714} + Win32Proj + sasl + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcsasl + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcsasl + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SASL_EXPORTS;%(PreprocessorDefinitions) + $(Glib);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + sasl.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;SASL_EXPORTS;%(PreprocessorDefinitions) + $(Glib);..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + sasl.def + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + $(DepLibs);%(AdditionalDependencies) + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/sasl/sasl-xp.vcxproj.filters b/plugins/sasl/sasl-xp.vcxproj.filters new file mode 100644 index 00000000..51596443 --- /dev/null +++ b/plugins/sasl/sasl-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/tcl/tcl-xp.vcxproj b/plugins/tcl/tcl-xp.vcxproj new file mode 100644 index 00000000..08d55b2c --- /dev/null +++ b/plugins/tcl/tcl-xp.vcxproj @@ -0,0 +1,114 @@ + + + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + {2773666A-8CFC-4533-A043-EAD59F16A1C7} + Win32Proj + tcl + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + $(TclOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + $(TclOutput) + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + NotUsing + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;TCL_EXPORTS;TCL_DLL="$(TclLib).dll";$(OwnFlags);%(PreprocessorDefinitions) + $(TclPath)\include;..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(TclPath)\lib;%(AdditionalLibraryDirectories) + "$(TclLib).lib";%(AdditionalDependencies) + tcl.def + $(TclLib).dll;%(DelayLoadDLLs) + + + + + Level1 + NotUsing + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;TCL_EXPORTS;TCL_DLL="$(TclLib).dll";$(OwnFlags);%(PreprocessorDefinitions) + $(TclPath)\include;..;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(TclPath)\lib;%(AdditionalLibraryDirectories) + "$(TclLib).lib";%(AdditionalDependencies) + tcl.def + $(TclLib).dll;%(DelayLoadDLLs) + + + + + + \ No newline at end of file diff --git a/plugins/tcl/tcl-xp.vcxproj.filters b/plugins/tcl/tcl-xp.vcxproj.filters new file mode 100644 index 00000000..43f63d84 --- /dev/null +++ b/plugins/tcl/tcl-xp.vcxproj.filters @@ -0,0 +1,35 @@ + + + + + {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 + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Header Files + + + Header Files + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/upd/upd-xp.vcxproj b/plugins/upd/upd-xp.vcxproj new file mode 100644 index 00000000..b602f9f4 --- /dev/null +++ b/plugins/upd/upd-xp.vcxproj @@ -0,0 +1,112 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {461DC24A-A410-4171-8C02-CCDBF3702C2A} + Win32Proj + upd + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcupd + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcupd + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;UPD_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + false + + + Windows + true + true + true + upd.def + $(DepLibs);%(AdditionalDependencies) + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;UPD_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + false + + + Windows + true + true + true + upd.def + $(DepLibs);%(AdditionalDependencies) + $(DepsRoot)\lib;%(AdditionalLibraryDirectories) + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/upd/upd-xp.vcxproj.filters b/plugins/upd/upd-xp.vcxproj.filters new file mode 100644 index 00000000..e3d7397e --- /dev/null +++ b/plugins/upd/upd-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/winamp/winamp-xp.vcxproj b/plugins/winamp/winamp-xp.vcxproj new file mode 100644 index 00000000..fd5ccb6e --- /dev/null +++ b/plugins/winamp/winamp-xp.vcxproj @@ -0,0 +1,106 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {E78C0D9A-798E-4BF6-B0CC-6FECB8CA2FCE} + Win32Proj + winamp + + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + DynamicLibrary + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + false + hcwinamp + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcwinamp + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;WINAMP_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + winamp.def + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WINAMP_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + winamp.def + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/winamp/winamp-xp.vcxproj.filters b/plugins/winamp/winamp-xp.vcxproj.filters new file mode 100644 index 00000000..1a800a33 --- /dev/null +++ b/plugins/winamp/winamp-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/winsys/winsys-xp.vcxproj b/plugins/winsys/winsys-xp.vcxproj new file mode 100644 index 00000000..70c5892a --- /dev/null +++ b/plugins/winsys/winsys-xp.vcxproj @@ -0,0 +1,112 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} + Win32Proj + winsys + + + + DynamicLibrary + false + true + Unicode + WDK7 + + + DynamicLibrary + false + true + Unicode + WDK7 + + + + + + + + + + + + + + + false + hcwinsys + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcwinsys + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + winsys.def + wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) + comsupp.lib + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + winsys.def + wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) + comsupp.lib + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/winsys/winsys-xp.vcxproj.filters b/plugins/winsys/winsys-xp.vcxproj.filters new file mode 100644 index 00000000..6e5b445c --- /dev/null +++ b/plugins/winsys/winsys-xp.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Resource Files + + + + + Source Files + + + \ No newline at end of file diff --git a/plugins/wmpa/wmpa-xp.vcxproj b/plugins/wmpa/wmpa-xp.vcxproj new file mode 100644 index 00000000..788f9178 --- /dev/null +++ b/plugins/wmpa/wmpa-xp.vcxproj @@ -0,0 +1,164 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {E7F4DB0A-510D-41EF-B284-6E1DE1CC450D} + Win32Proj + wmpa + + + + DynamicLibrary + false + false + MultiByte + WDK7 + Dynamic + + + DynamicLibrary + false + false + MultiByte + WDK7 + Dynamic + + + + + + + + + + + + + + + false + hcwmpa + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcwmpa + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + Create + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) + false + + + Windows + true + true + true + wmpa.def + + + true + + + + + Level1 + Create + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) + false + + + Windows + true + true + true + wmpa.def + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/wmpa/wmpa-xp.vcxproj.filters b/plugins/wmpa/wmpa-xp.vcxproj.filters new file mode 100644 index 00000000..2be9d82f --- /dev/null +++ b/plugins/wmpa/wmpa-xp.vcxproj.filters @@ -0,0 +1,180 @@ + + + + + {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 + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + {c54ddc93-06ab-4a74-854a-9ec976b7bfd0} + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + 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 + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files\res + + + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file -- cgit 1.4.1