diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:40:23 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:40:23 +0200 |
commit | 1d7773f735422a23684bb2047651a3807b3019a2 (patch) | |
tree | fcb0bb65fa9b49a404958bc0d59835a5c4de1a00 /plugins | |
parent | e9e0c590657be17fa2339a27a539555cae8c5f18 (diff) |
Use explicit project names, output filenames depend on them
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/checksum/checksum-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/dns/dns-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/doat/doat-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/exec/exec-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/fishlim/fishlim-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/hextray/hextray-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/lua/lua-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/perl/perl-512-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/perl/perl-514-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/perl/perl-516-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/python/python-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/sasl/sasl-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/tcl/tcl-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/upd/upd-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/winamp/winamp-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/winsys/winsys-xp.vcxproj | 1 | ||||
-rw-r--r-- | plugins/wmpa/wmpa-xp.vcxproj | 1 |
17 files changed, 17 insertions, 0 deletions
diff --git a/plugins/checksum/checksum-xp.vcxproj b/plugins/checksum/checksum-xp.vcxproj index 3e2da832..6f169d7a 100644 --- a/plugins/checksum/checksum-xp.vcxproj +++ b/plugins/checksum/checksum-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{5EF7F47D-D09C-43C4-BF64-B28B11A0FF91}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>checksum</RootNamespace> + <ProjectName>checksum</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/dns/dns-xp.vcxproj b/plugins/dns/dns-xp.vcxproj index 13866e28..24a302a1 100644 --- a/plugins/dns/dns-xp.vcxproj +++ b/plugins/dns/dns-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{3786FA8C-3E76-45E3-984E-FCCFF44729C9}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>dns</RootNamespace> + <ProjectName>dns</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/doat/doat-xp.vcxproj b/plugins/doat/doat-xp.vcxproj index 90e9e115..13624fb0 100644 --- a/plugins/doat/doat-xp.vcxproj +++ b/plugins/doat/doat-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{4980AF24-9D42-427D-A8E6-0DF3B97C455D}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>doat</RootNamespace> + <ProjectName>doat</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/exec/exec-xp.vcxproj b/plugins/exec/exec-xp.vcxproj index 41ae707c..07d44a2f 100644 --- a/plugins/exec/exec-xp.vcxproj +++ b/plugins/exec/exec-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{17E4BE39-76F7-4A06-AD21-EFD0C5091F76}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>exec</RootNamespace> + <ProjectName>exec</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/fishlim/fishlim-xp.vcxproj b/plugins/fishlim/fishlim-xp.vcxproj index 36e5ef2a..c40238cb 100644 --- a/plugins/fishlim/fishlim-xp.vcxproj +++ b/plugins/fishlim/fishlim-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{3C4F42FC-292A-420B-B63D-C03DFBDD8E4E}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>fishlim</RootNamespace> + <ProjectName>fishlim</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj index 09f5d293..c4ebe30f 100644 --- a/plugins/hextray/hextray-xp.vcxproj +++ b/plugins/hextray/hextray-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{3024CF36-85E5-4E00-9608-7002E2C7EF14}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>hextray</RootNamespace> + <ProjectName>hextray</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/lua/lua-xp.vcxproj b/plugins/lua/lua-xp.vcxproj index 716f25c0..fae42fb4 100644 --- a/plugins/lua/lua-xp.vcxproj +++ b/plugins/lua/lua-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{646B4316-C8B8-4DB6-B6AE-E586929E5729}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>lua</RootNamespace> + <ProjectName>lua</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/perl/perl-512-xp.vcxproj b/plugins/perl/perl-512-xp.vcxproj index e6cd0745..f7799972 100644 --- a/plugins/perl/perl-512-xp.vcxproj +++ b/plugins/perl/perl-512-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{987E9374-98A1-44BA-946F-D3472D7A7055}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>perl512</RootNamespace> + <ProjectName>perl-512</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/perl/perl-514-xp.vcxproj b/plugins/perl/perl-514-xp.vcxproj index e731fd5b..750aa2d6 100644 --- a/plugins/perl/perl-514-xp.vcxproj +++ b/plugins/perl/perl-514-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{C4C9FA6F-F990-4C7B-85F6-CD8F4F5728F0}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>perl514</RootNamespace> + <ProjectName>perl-514</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/perl/perl-516-xp.vcxproj b/plugins/perl/perl-516-xp.vcxproj index 6b02ceab..6cb63ce0 100644 --- a/plugins/perl/perl-516-xp.vcxproj +++ b/plugins/perl/perl-516-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{58654438-F674-42F7-88FA-73EF90AD80B1}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>perl516</RootNamespace> + <ProjectName>perl-516</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/python/python-xp.vcxproj b/plugins/python/python-xp.vcxproj index 0ae53189..7a6ab316 100644 --- a/plugins/python/python-xp.vcxproj +++ b/plugins/python/python-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{19C52A0A-A790-409E-A28A-9745FF990F5C}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>python</RootNamespace> + <ProjectName>python</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/sasl/sasl-xp.vcxproj b/plugins/sasl/sasl-xp.vcxproj index 4404914b..7ffa53fc 100644 --- a/plugins/sasl/sasl-xp.vcxproj +++ b/plugins/sasl/sasl-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{18871EBA-AC85-4652-8919-EB8064B9A714}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>sasl</RootNamespace> + <ProjectName>sasl</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/tcl/tcl-xp.vcxproj b/plugins/tcl/tcl-xp.vcxproj index 2efd1a78..97471532 100644 --- a/plugins/tcl/tcl-xp.vcxproj +++ b/plugins/tcl/tcl-xp.vcxproj @@ -24,6 +24,7 @@ <ProjectGuid>{2773666A-8CFC-4533-A043-EAD59F16A1C7}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>tcl</RootNamespace> + <ProjectName>tcl</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/upd/upd-xp.vcxproj b/plugins/upd/upd-xp.vcxproj index cf48fc73..d3526eda 100644 --- a/plugins/upd/upd-xp.vcxproj +++ b/plugins/upd/upd-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{461DC24A-A410-4171-8C02-CCDBF3702C2A}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>upd</RootNamespace> + <ProjectName>upd</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/winamp/winamp-xp.vcxproj b/plugins/winamp/winamp-xp.vcxproj index d1de4b25..441c5aba 100644 --- a/plugins/winamp/winamp-xp.vcxproj +++ b/plugins/winamp/winamp-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{E78C0D9A-798E-4BF6-B0CC-6FECB8CA2FCE}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>winamp</RootNamespace> + <ProjectName>winamp</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/winsys/winsys-xp.vcxproj b/plugins/winsys/winsys-xp.vcxproj index d5c307f9..acd2d940 100644 --- a/plugins/winsys/winsys-xp.vcxproj +++ b/plugins/winsys/winsys-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{6C0CA980-97C5-427A-BE61-5BCECAFABBDA}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>winsys</RootNamespace> + <ProjectName>winsys</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> diff --git a/plugins/wmpa/wmpa-xp.vcxproj b/plugins/wmpa/wmpa-xp.vcxproj index 9f6076f6..3620e0b0 100644 --- a/plugins/wmpa/wmpa-xp.vcxproj +++ b/plugins/wmpa/wmpa-xp.vcxproj @@ -14,6 +14,7 @@ <ProjectGuid>{E7F4DB0A-510D-41EF-B284-6E1DE1CC450D}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>wmpa</RootNamespace> + <ProjectName>wmpa</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |