OSDN Git Service

[WIN32] Separate definition of menu order from res/resources.h to machine_res.h...
authorKyuma Ohta <whatisthis.sowhat@gmail.com>
Sun, 21 Jun 2015 07:32:23 +0000 (16:32 +0900)
committerKyuma Ohta <whatisthis.sowhat@gmail.com>
Sun, 21 Jun 2015 07:32:23 +0000 (16:32 +0900)
commit911af4e9ad78af76864503f7b16503e4ed2edde8
tree33a32382f9535d8f86ad023bd33a63d030808dde
parent78741ea0f731265411b8089370f75635a59c0c2b
[WIN32] Separate definition of menu  order from res/resources.h to machine_res.h,resources.h is  overwritten from Visual Studio 2013 when changes menu item.
21 files changed:
source/fm7.vcxproj
source/fm7.vcxproj.filters
source/fm77.vcxproj
source/fm77av.vcxproj
source/fm77av.vcxproj.filters
source/msx1.vcxproj
source/msx1.vcxproj.filters
source/msx2.vcxproj
source/msx2.vcxproj.filters
source/mz1500.vcxproj
source/mz1500.vcxproj.filters
source/pc8801ma.vcxproj
source/pc8801ma.vcxproj.filters
source/src/res/fm77.rc
source/src/res/machine_res.h [new file with mode: 0644]
source/src/res/resource.h
source/src/winmain.cpp
source/x1.vcxproj
source/x1.vcxproj.filters
source/x1turboz.vcxproj
source/x1turboz.vcxproj.filters