[gmime] Fixed VS project files for uuencode/decode
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Fixed VS project files for uuencode/decode
- Date: Sat, 18 Feb 2012 14:01:39 +0000 (UTC)
commit c5f425583d1d68d9cf25b95099e0aa6c557e2c50
Author: Jeffrey Stedfast <fejj gnome org>
Date: Sat Feb 18 09:01:10 2012 -0500
Fixed VS project files for uuencode/decode
build/vs2008/uudecode.vcproj | 10 +++++-----
build/vs2008/uuencode.vcproj | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/build/vs2008/uudecode.vcproj b/build/vs2008/uudecode.vcproj
index 8651cdb..4bdbf9c 100644
--- a/build/vs2008/uudecode.vcproj
+++ b/build/vs2008/uudecode.vcproj
@@ -1,4 +1,4 @@
-ï<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -341,15 +341,15 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\src\getopt.c"
+ RelativePath="..\..\examples\getopt.c"
>
</File>
<File
- RelativePath="..\..\src\getopt1.c"
+ RelativePath="..\..\examples\getopt1.c"
>
</File>
<File
- RelativePath="..\..\src\uudecode.c"
+ RelativePath="..\..\examples\uudecode.c"
>
</File>
</Filter>
@@ -359,7 +359,7 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
- RelativePath="..\..\src\getopt.h"
+ RelativePath="..\..\examples\getopt.h"
>
</File>
</Filter>
diff --git a/build/vs2008/uuencode.vcproj b/build/vs2008/uuencode.vcproj
index 288cbf5..ee24cdd 100644
--- a/build/vs2008/uuencode.vcproj
+++ b/build/vs2008/uuencode.vcproj
@@ -1,4 +1,4 @@
-ï<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -341,15 +341,15 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\src\getopt.c"
+ RelativePath="..\..\examples\getopt.c"
>
</File>
<File
- RelativePath="..\..\src\getopt1.c"
+ RelativePath="..\..\examples\getopt1.c"
>
</File>
<File
- RelativePath="..\..\src\uuencode.c"
+ RelativePath="..\..\examples\uuencode.c"
>
</File>
</Filter>
@@ -359,7 +359,7 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
- RelativePath="..\..\src\getopt.h"
+ RelativePath="..\..\examples\getopt.h"
>
</File>
</Filter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]