Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@gnome.org>2011-04-19 03:06:09 +0400
committerJeffrey Stedfast <fejj@gnome.org>2011-04-19 03:06:09 +0400
commitdb667b778edd3ac8d326919fc01b6f5adf035201 (patch)
treedea1fa02f5658f418cbde799bb25899b69805208 /msvc
parent1b454314fc36eafb3ecdf75effe92f46a671b57f (diff)
Implemented g_iconv*() functions w/ cache
Diffstat (limited to 'msvc')
-rw-r--r--msvc/eglib.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc/eglib.vcproj b/msvc/eglib.vcproj
index 51487a0cffd..e1e217dc44b 100644
--- a/msvc/eglib.vcproj
+++ b/msvc/eglib.vcproj
@@ -581,6 +581,10 @@
>
</File>
<File
+ RelativePath="..\eglib\src\giconv.c"
+ >
+ </File>
+ <File
RelativePath="..\eglib\src\glist.c"
>
</File>