diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2008-02-10 23:30:04 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2008-02-10 23:30:04 -0500 |
commit | acdfec8f90ac4aa21cfc20b6b7ad3ecb7e56ea90 (patch) | |
tree | 86c9e3563afd079f3dde28d94be992c75627c8fa /BUILD/VS2008X | |
parent | 92e120361baf8d55566015fe7bf09ac91f06a6e6 (diff) | |
download | lynx-snapshots-acdfec8f90ac4aa21cfc20b6b7ad3ecb7e56ea90.tar.gz |
snapshot of project "lynx", label v2-8-7dev_c-pbm
Diffstat (limited to 'BUILD/VS2008X')
-rw-r--r-- | BUILD/VS2008X/lynx/lynx.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/BUILD/VS2008X/lynx/lynx.vcproj b/BUILD/VS2008X/lynx/lynx.vcproj index 5bcd957a..0128fa1a 100644 --- a/BUILD/VS2008X/lynx/lynx.vcproj +++ b/BUILD/VS2008X/lynx/lynx.vcproj @@ -468,6 +468,10 @@ > </File> <File + RelativePath="..\..\..\src\LYSession.c" + > + </File> + <File RelativePath="..\..\..\src\LYShowInfo.c" > </File> @@ -846,6 +850,10 @@ > </File> <File + RelativePath="..\..\..\src\LYSession.h" + > + </File> + <File RelativePath="..\..\..\src\LYShowInfo.h" > </File> |