diff options
Diffstat (limited to 'iup/mak.vc8/iuptest.vcproj')
-rwxr-xr-x | iup/mak.vc8/iuptest.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
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> |