=============================================================================================================== Using this batch file is for experts only!!! =============================================================================================================== - Run "generate_xxxx.bat" to update your FLM3 (Asr6) or (Cln1) vcxproj and filters if you get a lot of new directories such as from receiving a new AUTOSAR stack from KPIT. - The batch file is written so that is will find on its own your existing workspace and create the new files that are listed below. - The results of this batch file are: * ..\..\..\..\Asr6\Build\VS\Src.vcxproj.new * ..\..\..\..\Asr6\Build\VS\Src.vcxproj.filters.new * ..\..\..\..\Asr6\Build\VS\ALVcxprojGeneratorReport.txt - You can compare the "new" vcxproj and filters files with the old ones or simply use them directly. - The report file ..\..\..\..\Asr6\Build\VS\ALVcxprojGeneratorReport.txt is actually stored in Git. Please check in the new report if you execute this batch because it is nice for the project SWRs to see the histore of using this batch. Please do not manually delete this report file. - If you like the new "new" vcxproj and filters files (for instance by looking at them and comparing them with the old ones), then you can rename or delete the old ones and: AFTER RUNNING THE BATCH * RENAME "..\..\..\..\Asr6\Build\VS\Src.vcxproj.new" to ..\..\..\..\Asr6\Build\VS\Src.vcxproj" * RENAME "..\..\..\..\Asr6\Build\VS\Src.vcxproj.filters.new" to "..\..\..\..\Asr6\Build\VS\Src.vcxproj.filters" =============================================================================================================== EXPERTS ONLY!!! ===============================================================================================================