Allow some paths to be relative to current dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -182,6 +182,8 @@ bool MyApp::OnInit()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TexPathList.Add(::wxGetCwd());
|
||||||
|
|
||||||
#ifdef NO_GUI
|
#ifdef NO_GUI
|
||||||
if (InputFile.empty() || OutputFile.empty())
|
if (InputFile.empty() || OutputFile.empty())
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user