summaryrefslogtreecommitdiff
path: root/iup/mak.vc8
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
committerPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
commiteed0eb6a476d54ce19aeff137984aa981d9e3976 (patch)
tree807891636efd2f87dcbd261e971216269973ae07 /iup/mak.vc8
parentccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff)
Upgrading to iup 3.1
Diffstat (limited to 'iup/mak.vc8')
-rwxr-xr-xiup/mak.vc8/iupgtk.vcproj4
-rwxr-xr-xiup/mak.vc8/iuplua5.vcproj8
-rwxr-xr-xiup/mak.vc8/iupmot.vcproj4
-rwxr-xr-xiup/mak.vc8/iupsample.vcproj7
-rwxr-xr-xiup/mak.vc8/iupsamplegtk.vcproj9
-rwxr-xr-xiup/mak.vc8/iuptest.vcproj16
-rwxr-xr-xiup/mak.vc8/iuptestgtk.vcproj16
-rwxr-xr-xiup/mak.vc8/iupwin.vcproj4
8 files changed, 67 insertions, 1 deletions
diff --git a/iup/mak.vc8/iupgtk.vcproj b/iup/mak.vc8/iupgtk.vcproj
index 5d0a8e2..9fccbb2 100755
--- a/iup/mak.vc8/iupgtk.vcproj
+++ b/iup/mak.vc8/iupgtk.vcproj
@@ -143,6 +143,10 @@
>
</File>
<File
+ RelativePath="..\src\gtk\iupgtk_clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\src\gtk\iupgtk_colordlg.c"
>
</File>
diff --git a/iup/mak.vc8/iuplua5.vcproj b/iup/mak.vc8/iuplua5.vcproj
index 0c62f76..1245e86 100755
--- a/iup/mak.vc8/iuplua5.vcproj
+++ b/iup/mak.vc8/iuplua5.vcproj
@@ -123,6 +123,10 @@
>
</File>
<File
+ RelativePath="..\srclua5\il_clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\srclua5\il_colordlg.c"
>
</File>
@@ -307,6 +311,10 @@
>
</File>
<File
+ RelativePath="..\srclua5\clipboard.lua"
+ >
+ </File>
+ <File
RelativePath="..\srclua5\colordlg.lua"
>
</File>
diff --git a/iup/mak.vc8/iupmot.vcproj b/iup/mak.vc8/iupmot.vcproj
index aedd67e..d2d1780 100755
--- a/iup/mak.vc8/iupmot.vcproj
+++ b/iup/mak.vc8/iupmot.vcproj
@@ -161,6 +161,10 @@
>
</File>
<File
+ RelativePath="..\src\mot\iupmot_clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\src\mot\iupmot_colordlg.c"
>
</File>
diff --git a/iup/mak.vc8/iupsample.vcproj b/iup/mak.vc8/iupsample.vcproj
index bddc4f6..dde33fd 100755
--- a/iup/mak.vc8/iupsample.vcproj
+++ b/iup/mak.vc8/iupsample.vcproj
@@ -616,6 +616,13 @@
<File
RelativePath="..\html\examples\C\sample.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\html\examples\C\sbox1.c"
diff --git a/iup/mak.vc8/iupsamplegtk.vcproj b/iup/mak.vc8/iupsamplegtk.vcproj
index b4792dd..290a86e 100755
--- a/iup/mak.vc8/iupsamplegtk.vcproj
+++ b/iup/mak.vc8/iupsamplegtk.vcproj
@@ -435,6 +435,14 @@
<File
RelativePath="..\html\examples\C\list1.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\html\examples\C\list2.c"
@@ -777,7 +785,6 @@
>
<FileConfiguration
Name="Debug|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
diff --git a/iup/mak.vc8/iuptest.vcproj b/iup/mak.vc8/iuptest.vcproj
index 375d83f..b539677 100755
--- a/iup/mak.vc8/iuptest.vcproj
+++ b/iup/mak.vc8/iuptest.vcproj
@@ -159,6 +159,10 @@
>
</File>
<File
+ RelativePath="..\test\clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\test\colorbar.c"
>
</File>
@@ -255,6 +259,14 @@
>
</File>
<File
+ RelativePath="..\test\sbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\scanf.c"
+ >
+ </File>
+ <File
RelativePath="..\test\spin.c"
>
</File>
@@ -298,6 +310,10 @@
RelativePath="..\test\vbox.c"
>
</File>
+ <File
+ RelativePath="..\test\zbox.c"
+ >
+ </File>
</Files>
<Globals>
</Globals>
diff --git a/iup/mak.vc8/iuptestgtk.vcproj b/iup/mak.vc8/iuptestgtk.vcproj
index 46d9e49..017bb69 100755
--- a/iup/mak.vc8/iuptestgtk.vcproj
+++ b/iup/mak.vc8/iuptestgtk.vcproj
@@ -154,6 +154,10 @@
>
</File>
<File
+ RelativePath="..\test\clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\test\colorbar.c"
>
</File>
@@ -246,6 +250,14 @@
>
</File>
<File
+ RelativePath="..\test\sbox.c"
+ >
+ </File>
+ <File
+ RelativePath="..\test\scanf.c"
+ >
+ </File>
+ <File
RelativePath="..\test\spin.c"
>
</File>
@@ -289,6 +301,10 @@
RelativePath="..\test\vbox.c"
>
</File>
+ <File
+ RelativePath="..\test\zbox.c"
+ >
+ </File>
</Files>
<Globals>
</Globals>
diff --git a/iup/mak.vc8/iupwin.vcproj b/iup/mak.vc8/iupwin.vcproj
index c1e2434..cf53df8 100755
--- a/iup/mak.vc8/iupwin.vcproj
+++ b/iup/mak.vc8/iupwin.vcproj
@@ -176,6 +176,10 @@
>
</File>
<File
+ RelativePath="..\src\win\iupwin_clipboard.c"
+ >
+ </File>
+ <File
RelativePath="..\src\win\iupwin_colordlg.c"
>
</File>