Move tile2bmp.c to win/share
This is so it can be shared with Qt. If, for some reason, we have to cut another source tarball for 3.4.0, then this will be included. Otherwise, this will turn out to be a post-3.4.0 patch.
This commit is contained in:
@@ -104,7 +104,7 @@ SOURCE=..\src\objects.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\win\win32\tile2bmp.c
|
||||
SOURCE=..\win\share\tile2bmp.c
|
||||
|
||||
!IF "$(CFG)" == "tile2bmp - Win32 Release"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user