mirror of https://github.com/odrling/Aegisub
Change resources filename back to libresrc.cpp/h.
Originally committed to SVN as r3272.
This commit is contained in:
parent
fb3431df66
commit
e6d6a056c9
|
@ -1840,11 +1840,7 @@
|
|||
Name="Resources"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\src\libresrc\icons.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\libresrc\icons.h"
|
||||
RelativePath="..\..\src\libresrc\libresrc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -1855,10 +1851,6 @@
|
|||
RelativePath="..\..\src\res.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\libresrc\resrc.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\src\changelog.txt"
|
||||
|
|
|
@ -52,8 +52,8 @@
|
|||
#include "hotkeys.h"
|
||||
#include "tooltip_manager.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
//#ifdef __WXMAC__
|
||||
//#include "bevelButton.h"
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#include "version.h"
|
||||
#include "options.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include "options.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
#include <wx/log.h>
|
||||
#include <wx/msgdlg.h>
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
DialogAutomation::DialogAutomation(wxWindow *parent, Automation4::ScriptManager *_local_manager)
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
#include "help_button.h"
|
||||
#include "utils.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
#include "help_button.h"
|
||||
#include "scintilla_text_ctrl.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
#include "video_context.h"
|
||||
#include "utils.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
#include "ass_karaoke.h"
|
||||
#include <wx/string.h>
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
#include "utils.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include "utils.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
#include "subs_edit_box.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
#include "help_button.h"
|
||||
#include "charset_conv.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
#include "options.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include "options.h"
|
||||
#include "dialog_tip.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
#include "ass_style_storage.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
#include "utils.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
#include "help_button.h"
|
||||
#include "subs_edit_box.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
#include "utils.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
#include "utils.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
#endif
|
||||
#include "charset_conv.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
#include "keyframe.h"
|
||||
#include "charset_conv.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
////////////////////
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
#include "tooltip_manager.h"
|
||||
#include "osx_bevelButton.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
#include "visual_tool.h"
|
||||
#include "help_button.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#include "utils.h"
|
||||
#include "vfr.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
#include "visual_tool_vector_clip.h"
|
||||
#include "ass_dialogue.h"
|
||||
#include "libresrc/libresrc.h"
|
||||
#include "libresrc/icons.h"
|
||||
|
||||
|
||||
|
||||
///////
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\icons.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\libresrc.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
@ -163,7 +163,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\icons.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\libresrc.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
@ -236,7 +236,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\icons.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\libresrc.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
@ -312,7 +312,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\icons.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
CommandLine="$(TargetPath) $(SolutionDir)\..\..\src\libresrc\libresrc.cpp $(SolutionDir)\..\..\src\bitmaps\16 $(SolutionDir)\..\..\src\bitmaps\24 $(SolutionDir)\..\..\src\bitmaps\misc"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
|
|
Loading…
Reference in New Issue