diff options
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc8/kyra.vcproj | 12 | ||||
-rw-r--r-- | dists/msvc9/kyra.vcproj | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 27d724166f..a33756a76c 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -185,10 +185,22 @@ > </File> <File + RelativePath="..\..\engines\kyra\gui.cpp" + > + </File> + <File + RelativePath="..\..\engines\kyra\gui.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v1.cpp" > </File> <File + RelativePath="..\..\engines\kyra\gui_v1.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v2.cpp" > </File> diff --git a/dists/msvc9/kyra.vcproj b/dists/msvc9/kyra.vcproj index 579b4ae352..9a9c349c66 100644 --- a/dists/msvc9/kyra.vcproj +++ b/dists/msvc9/kyra.vcproj @@ -186,10 +186,22 @@ > </File> <File + RelativePath="..\..\engines\kyra\gui.cpp" + > + </File> + <File + RelativePath="..\..\engines\kyra\gui.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v1.cpp" > </File> <File + RelativePath="..\..\engines\kyra\gui_v1.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v2.cpp" > </File> |