Author: nehalmistry
Date: 2007-12-15 19:43:07 +0100 (Sat, 15 Dec 2007)
New Revision: 3513

Modified:
   trunk/pingus/pingus.vcproj
Log:
update visual c++ project

Modified: trunk/pingus/pingus.vcproj
===================================================================
--- trunk/pingus/pingus.vcproj  2007-12-01 19:25:26 UTC (rev 3512)
+++ trunk/pingus/pingus.vcproj  2007-12-15 18:43:07 UTC (rev 3513)
@@ -299,6 +299,14 @@
                                >
                        </File>
                        <File
+                               RelativePath=".\src\config_manager.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\src\config_manager.hpp"
+                               >
+                       </File>
+                       <File
                                RelativePath=".\src\console.cpp"
                                >
                        </File>
@@ -1138,6 +1146,48 @@
                                        >
                                </File>
                                <File
+                                       
RelativePath=".\src\components\check_box.cpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\check_box.hpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\choice_box.cpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\choice_box.hpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\label.cpp"
+                                       >
+                                       <FileConfiguration
+                                               Name="Debug|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Release|Win32"
+                                               >
+                                               <Tool
+                                                       Name="VCCLCompilerTool"
+                                                       
ObjectFile="$(IntDir)\$(InputName)1.obj"
+                                                       
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\label.hpp"
+                                       >
+                               </File>
+                               <File
                                        
RelativePath=".\src\components\menu_button.cpp"
                                        >
                                </File>
@@ -1162,6 +1212,14 @@
                                        >
                                </File>
                                <File
+                                       
RelativePath=".\src\components\slider_box.cpp"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath=".\src\components\slider_box.hpp"
+                                       >
+                               </File>
+                               <File
                                        
RelativePath=".\src\components\smallmap.cpp"
                                        >
                                </File>



_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs

Reply via email to