Dialog XML definitions are now loaded thru the resource manager
This commit is contained in:
@@ -368,6 +368,7 @@
|
||||
<ClCompile Include="..\..\..\src\fileio\gzstream\gzstream.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\map_parse.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\resmgr\res_cursor.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\resmgr\res_dialog.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\resmgr\res_font.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\resmgr\res_image.cpp" />
|
||||
<ClCompile Include="..\..\..\src\fileio\resmgr\res_sound.cpp" />
|
||||
@@ -447,6 +448,7 @@
|
||||
<ClInclude Include="..\..\..\src\fileio\map_parse.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\resmgr.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\res_cursor.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\res_dialog.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\res_font.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\res_image.hpp" />
|
||||
<ClInclude Include="..\..\..\src\fileio\resmgr\res_sound.hpp" />
|
||||
@@ -584,4 +586,4 @@
|
||||
</Copy>
|
||||
<Message Text="changed:@(ChangedScenarios)" Importance="high" />
|
||||
</Target>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user