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