Tag |
Description |
<mIRCDir>C:\mIRC_Basic</mIRCDir> |
Path to the mIRC executable to use for debugging, this should be a stand alone install of mIRC, not your main install. |
<PHPDir>C:\php</PHPDir> |
Path to the php.exe |
<DetoursDir>$(SolutionDir)Detours\</DetoursDir> |
Path to the Detours files. Only change this if you decide to compile Detours yourself. |
<GSLDir>F:\CSource\GSL-Master\GSL\include</GSLDir> |
Path to the GSL files. |
<PCRE2Dir>$(SolutionDir)pcre2\</PCRE2Dir> |
Path to PCRE2 compiled libs. Only change this if you decide to compile PCRE2 yourself. |
<DirectXTKDir>F:\CSource\DirectXTK\</DirectXTKDir> |
Path to DirectXTK files. (not used atm) |
<WebView2Dir>$(SolutionDir)packages\Microsoft.Web.WebView2.1.0.2210.55\</WebView2Dir> |
Path to WebView2 files. (Needed for web2ctrl) These files should be downloaded by VisualStudios NuGet Package Manager |