mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-30 05:18:31 -05:00
corrected a dependency in the project files
This commit is contained in:
@@ -466,7 +466,11 @@ END
|
||||
// RCDATA
|
||||
//
|
||||
|
||||
#ifdef _WIN64
|
||||
IDR_RCDAT_SRV RCDATA "..\\Ext2Srv\\Release\\X64\\Ext2Srv.exe"
|
||||
#else
|
||||
IDR_RCDAT_SRV RCDATA "..\\Ext2Srv\\Release\\X86\\Ext2Srv.exe"
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user