summaryrefslogtreecommitdiff
path: root/gtk/libui.vcproj
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-13 12:41:22 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-13 12:41:22 +0000
commit38c4ebeb4a6163e2b49de8f40745114961f749dd (patch)
treea19f5f0fa7799fc4a04220d72b608c0dea0bb71d /gtk/libui.vcproj
parentce552a159e2f2062e2fb284dd05029eb354f117b (diff)
downloadwireshark-38c4ebeb4a6163e2b49de8f40745114961f749dd.tar.gz
move all code from color.c into color_utils.c
remove color.c rename colors.h into color_utils.h (hopefully this reduces confusion to /color.h) svn path=/trunk/; revision=24974
Diffstat (limited to 'gtk/libui.vcproj')
-rw-r--r--gtk/libui.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/gtk/libui.vcproj b/gtk/libui.vcproj
index 8781876a2e..be1cd8c680 100644
--- a/gtk/libui.vcproj
+++ b/gtk/libui.vcproj
@@ -84,7 +84,7 @@
>
</File>
<File
- RelativePath=".\capture_if_details_dlg.c"
+ RelativePath=".\capture_if_details_dlg_win32.c"
>
</File>
<File
@@ -168,6 +168,10 @@
>
</File>
<File
+ RelativePath=".\file_dlg_win32.c"
+ >
+ </File>
+ <File
RelativePath=".\fileset_dlg.c"
>
</File>
@@ -312,11 +316,11 @@
>
</File>
<File
- RelativePath=".\print_mswin.c"
+ RelativePath=".\print_prefs.c"
>
</File>
<File
- RelativePath=".\print_prefs.c"
+ RelativePath=".\print_win32.c"
>
</File>
<File
@@ -400,7 +404,7 @@
>
</File>
<File
- RelativePath=".\text_page.c"
+ RelativePath=".\text_page_utils.c"
>
</File>
<File
@@ -420,10 +424,6 @@
>
</File>
<File
- RelativePath=".\win32-file-dlg.c"
- >
- </File>
- <File
RelativePath=".\wireshark-tap-register.c"
>
</File>