Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@echo OFF
|
||||
rem -- You must complete the following line. FGLDIR must be set to the home directory of the DVM --
|
||||
set FGLDIR=C:\Program Files\FourJs\Genero Studio\fgl
|
||||
set FGLPROFILE=%FGLDIR%\etc\fglprofile
|
||||
rem -- Warning: We add the lib directory to resolve user extension dependencies --
|
||||
rem -- when an IMPORTED DLL uses another DLL provided in FGLDIR\lib. --
|
||||
set PATH=%FGLDIR%\bin;%FGLDIR%\lib;%PATH%
|
||||
set IMAGENNOMINA =d:\reporte\imagenes\productos
|
||||
Reference in New Issue
Block a user