Subversion Repositories DevTools

Rev

Rev 227 | Rev 5709 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 227 Rev 361
Line 1248... Line 1248...
1248
This command will delete the Visual Studio6 Workspace, Project files and related
1248
This command will delete the Visual Studio6 Workspace, Project files and related
1249
files created by the 'build' process.
1249
files created by the 'build' process.
1250
 
1250
 
1251
=back
1251
=back
1252
 
1252
 
1253
 
-
 
1254
=head1 DESCRIPTION
1253
=head1 DESCRIPTION
1255
 
1254
 
1256
B<This program> will build a set Visual Studio6 Workspace and Project files to
1255
This program will build a set Visual Studio6 Workspace and Project files to
1257
assist intended the migration from Visual Studio6 to JATS. It only supports
1256
assist intended the migration from Visual Studio6 to JATS.
-
 
1257
 
-
 
1258
=for htmlclass Note
-
 
1259
 
1258
Version 6 of Visual Studio.
1260
Note: gen_msprojects only supports Version 6 of Visual Studio. This is the
-
 
1261
compiler used by the B<WIN32> build target.
1259
 
1262
 
1260
In normal operation the program will:
1263
In normal operation the program will:
1261
 
1264
 
1262
=over 8
1265
=over 8
1263
 
1266
 
Line 1278... Line 1281...
1278
The generated project files allow the components to be rebuilt with JATS.
1281
The generated project files allow the components to be rebuilt with JATS.
1279
 
1282
 
1280
The generated project files allow source browsing of WIN32 components of the
1283
The generated project files allow source browsing of WIN32 components of the
1281
project.
1284
project.
1282
 
1285
 
1283
 
-
 
1284
=cut
1286
=cut
1285
 
1287