diff options
author | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
commit | eed0eb6a476d54ce19aeff137984aa981d9e3976 (patch) | |
tree | 807891636efd2f87dcbd261e971216269973ae07 /iup/mak.vc9/iuplua3.vcproj | |
parent | ccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff) |
Upgrading to iup 3.1
Diffstat (limited to 'iup/mak.vc9/iuplua3.vcproj')
-rwxr-xr-x | iup/mak.vc9/iuplua3.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/iup/mak.vc9/iuplua3.vcproj b/iup/mak.vc9/iuplua3.vcproj index 9993c1c..e46f316 100755 --- a/iup/mak.vc9/iuplua3.vcproj +++ b/iup/mak.vc9/iuplua3.vcproj @@ -116,6 +116,10 @@ > </File> <File + RelativePath="..\srclua3\il_split.c" + > + </File> + <File RelativePath="..\srclua3\il_tabs.c" > </File> @@ -164,6 +168,10 @@ > </File> <File + RelativePath="..\srclua3\split.lua" + > + </File> + <File RelativePath="..\srclua3\tabs.lua" > </File> |