Author: anonymissimus
Date: Tue May  3 02:03:37 2011
New Revision: 49345

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49345&view=rev
Log:
removed slider.cpp/hpp from projectfiles due to multiple definitions of 
functions

Modified:
    branches/1.8/projectfiles/CodeBlocks/wesnoth.cbp
    branches/1.8/projectfiles/VC9/wesnoth.vcproj

Modified: branches/1.8/projectfiles/CodeBlocks/wesnoth.cbp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/projectfiles/CodeBlocks/wesnoth.cbp?rev=49345&r1=49344&r2=49345&view=diff
==============================================================================
--- branches/1.8/projectfiles/CodeBlocks/wesnoth.cbp (original)
+++ branches/1.8/projectfiles/CodeBlocks/wesnoth.cbp Tue May  3 02:03:37 2011
@@ -480,8 +480,6 @@
                <Unit filename="..\..\src\gui\widgets\selectable.hpp" />
                <Unit filename="..\..\src\gui\widgets\settings.cpp" />
                <Unit filename="..\..\src\gui\widgets\settings.hpp" />
-               <Unit filename="..\..\src\gui\widgets\slider.cpp" />
-               <Unit filename="..\..\src\gui\widgets\slider.hpp" />
                <Unit filename="..\..\src\gui\widgets\spacer.cpp" />
                <Unit filename="..\..\src\gui\widgets\spacer.hpp" />
                <Unit filename="..\..\src\gui\widgets\stacked_widget.cpp" />
@@ -645,8 +643,8 @@
                <Unit filename="..\..\src\serialization\string_utils.hpp" />
                <Unit filename="..\..\src\serialization\tokenizer.cpp" />
                <Unit filename="..\..\src\settings.cpp" />
+               <Unit filename="..\..\src\settings.hpp" />
                <Unit filename="..\..\src\gui\dialogs\..\..\settings.hpp" />
-               <Unit filename="..\..\src\settings.hpp" />
                <Unit filename="..\..\src\sha1.cpp" />
                <Unit filename="..\..\src\sha1.hpp" />
                <Unit filename="..\..\src\shared_object.hpp" />

Modified: branches/1.8/projectfiles/VC9/wesnoth.vcproj
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/projectfiles/VC9/wesnoth.vcproj?rev=49345&r1=49344&r2=49345&view=diff
==============================================================================
--- branches/1.8/projectfiles/VC9/wesnoth.vcproj (original)
+++ branches/1.8/projectfiles/VC9/wesnoth.vcproj Tue May  3 02:03:37 2011
@@ -1376,34 +1376,6 @@
                                                </FileConfiguration>
                                        </File>
                                        <File
-                                               
RelativePath="..\..\src\gui\widgets\slider.cpp"
-                                               >
-                                               <FileConfiguration
-                                                       Name="Debug|Win32"
-                                                       >
-                                                       <Tool
-                                                               
Name="VCCLCompilerTool"
-                                                               
ObjectFile="$(IntDir)\Gui\Widgets\"
-                                                       />
-                                               </FileConfiguration>
-                                               <FileConfiguration
-                                                       Name="Release|Win32"
-                                                       >
-                                                       <Tool
-                                                               
Name="VCCLCompilerTool"
-                                                               
ObjectFile="$(IntDir)\Gui\Widgets\"
-                                                       />
-                                               </FileConfiguration>
-                                               <FileConfiguration
-                                                       Name="Debug 
(fast)|Win32"
-                                                       >
-                                                       <Tool
-                                                               
Name="VCCLCompilerTool"
-                                                               
ObjectFile="$(IntDir)\Gui\Widgets\"
-                                                       />
-                                               </FileConfiguration>
-                                       </File>
-                                       <File
                                                
RelativePath="..\..\src\gui\widgets\spacer.cpp"
                                                >
                                                <FileConfiguration
@@ -6915,10 +6887,6 @@
                                                >
                                        </File>
                                        <File
-                                               
RelativePath="..\..\src\gui\widgets\slider.hpp"
-                                               >
-                                       </File>
-                                       <File
                                                
RelativePath="..\..\src\gui\widgets\spacer.hpp"
                                                >
                                        </File>


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to