@echo off
Echo DummyProject
@echo on
@"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\mPPic.exe" -MSF -DBG -pP16F877 -UICD -LHF -Y -DL -RA -O11111114 -fo8 -N"C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject.mpppi" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\defs\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\Uses\P16\" -SP"C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\" -SP"C:\PIC Projects PRO compiler\LibraryP16\" "__Lib_Math.mcl" "__Lib_MathDouble.mcl" "__Lib_System.mcl" "__Lib_Delays.mcl" "__Lib_String.mcl" "__Lib_Conversions.mcl" "__Lib_OneWire.mcl" "__Lib_EEPROM.mcl" "__Lib_I2C_c34.mcl" "__Lib_UART_c67.mcl" "DummyProject.mpas" "StrngUtils.mpas" "BitUtils.mpas" "Debug.mpas" "DS1820.mpas" "EepromVariable.mpas" "LCD_4bits.mpas" "PascalFunctions.mpas" "Rc5_Decoder.mpas" "RTC_PCF8583P.mpas" "RTC2_DS1307.mpas" "UsartReceiver.mpas" "Project_Globals.mpas" > "C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject.log"
@Findstr /B /I "145 141 303 304 340 453 356" "C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject.log"
@echo.
@echo off
echo DummyProject2
@echo on
@"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\mPPic.exe" -MSF -DBG -pP16F877 -UICD -LHF -Y -DL -RA -O11111114 -fo8 -N"C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject2.mpppi" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\defs\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroPascal PRO for PIC\Uses\P16\" -SP"C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\" -SP"C:\PIC Projects PRO compiler\LibraryP16\" "__Lib_Math.mcl" "__Lib_MathDouble.mcl" "__Lib_System.mcl" "__Lib_Delays.mcl" "__Lib_String.mcl" "__Lib_Conversions.mcl" "__Lib_SoftI2C.mcl" "DummyProject2.mpas" "LCD1602_4bits.mpas" "Rc6_Decoder.mpas" "RTC_PCF8583P_SoftI2c.mpas" "RTC2_DS1307_SoftI2c.mpas" > "C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject2.log"
@Findstr /B /I "145 141 303 304 340 453 356" "C:\PIC Projects PRO compiler\Prototyping\__Build_all_P16\DummyProject2.log"
@echo off
pause